Skip to content

Comment on Laying Out iOS UIs in Codeparent

Comments

the crux of the issue is the files used to store UI design data.

the OP says that apple's NIB/XIB format actually makes a change to the file every time you open it, making uncommitted changes.

with android's XML, you make changes via the designer or otherwise. As far as I'm aware, simply reading/opening the files does not create random changes to the files.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.