← Back to context

Comment by interpol_p

12 years ago

I'm not sure whether you've had a look at the API diffs from 6.0 to 7.0 (or for that matter, 5.0 to 6.0) but they introduce a lot of incredible functionality with each release.

I code on competing platforms and the only one I truly enjoy creating on is iOS — I can make things move, manipulate video and audio, images and typography in ways that are simply not possible on other platforms.

If you play with the scrolling in the new messages app, for example, you will notice discrete physics and collision for each UI element within each table cell. It feels fantastic to scroll through. The new UIDynamics APIs are innovative and so simple to use.

Irrespective of how you feel about the consumer facing side of the OS, the developer facing side is really a thing of beauty (with the occasional warts like Core Data over iCloud, and Core Data migration models).