Question
IOS - First View
I am building an ios app and want to use the tab navigation. However, I do not want the first view when opening the app to be on the button bar.
Meaning. I want "view 1, view 2, view 3" on the tab bar, but I want "Todays news" view to be opened on first load (with the navigation on the bottom
Is this possible?
