Hello. I have been developing for Android for about a year now, and was wondering what the equivalent of Android’s Activities are in iOS? I am looking at developing business/information apps which contain many “screens”. In Android this was very simple in that I could create an activity for each screen I needed. Is there something like this is iOS? I’ve been looking through the docs but haven’t found anything. [import]uid: 132483 topic_id: 23195 reply_id: 323195[/import]
You mean like tab bars? [import]uid: 84637 topic_id: 23195 reply_id: 92849[/import]
Not necessarily. I mean if there is a button or image on one screen, clicking it will take you to another screen (i.e. Main app screen to Contact screen,etc) [import]uid: 132483 topic_id: 23195 reply_id: 92853[/import]
It looks like I may be looking for either Director Class or Storyboard. Can someone enlighten me on the differences? Is one better than the other? [import]uid: 132483 topic_id: 23195 reply_id: 93164[/import]