Normal my Initial View Controller is my TabbarController, but I want to use the pageviewcontroller as intro pages before the TabbarController starts so on the last page from the pageviewcontroller I want to start the TabbarController. DO you have any advise to do this, whats the best option for showing the intro once when the app is first launched and then not showing the intro any more the next time when the app starts?
Initial View Controller is still the TabbarController or the PageViewController as Initial View Controller?
Normal my Initial View Controller is my TabbarController, but I want to use the pageviewcontroller as intro pages before the TabbarController starts so on the last page from the pageviewcontroller I want to start the TabbarController. DO you have any advise to do this, whats the best option for showing the intro once when the app is first launched and then not showing the intro any more the next time when the app starts?
Initial View Controller is still the TabbarController or the PageViewController as Initial View Controller?