Hacker News new | ask | show | jobs
by kitsunesoba 2586 days ago
In my experience, iOS is still pretty close to, “it just works” if one sticks to recommended practices (autolayout, etc). Not perfect, but not bad either.

Of course if you’re writing manual frame code or using some third party UI library, that’s a very different story…