The iOS app is the first app made of an ongoing series on iOS development. This is the first part of it. The series in divided into 5 parts
- Simple Quiz App
- Simple APIs using apps like map API , core ML, camera API.
- Reflowing the web page to look the native app. Thus includes lyrianaBlog blog reader app. And other news reading sites like TWJ and New Yorker.
- Persistent Storage app. This is again in two parts. a. One is writing dat file and automatic storage as apple doesn’t recommends asking users to quit the app. So one part is automatic updates b. Writing the data to the native sqlite database.
- Making internet driven application. Using firebase for the backend Solution.
- Creating a game with in-app purchase. Combing all the feature of the above and making a better social network or a little better angry birds.