August 2016
Intermediate to advanced
360 pages
8h 44m
English
Over the course of this book, we’ll build seven mobile apps. The point of building the apps is to explore the platforms. To that end each of the apps have a number of design goals.
Not every app hits every goal, but each reaches a large enough subset to give you a really good taste of building for the target platform. Here is a list of design goals.
The apps should have enough view code that you get a feel for how interface-building works.
All apps have some level of navigation, multiple screens, or at least multiple views.
All apps deal with displaying collections of data. This is something that happens all the time, so we cover it.
The apps all make HTTP requests to a JSON API, so you should have a great ...
Read now
Unlock full access