I created and implemented a collection view controller, and now I want to add a bottom toolbar for navigation. On the Simulated Metrics tab in the collection view manager, I have enabled the bottom toolbar and it appears in the storyboard, and I can edit and interact with it.
When I launch the application in the iPad simulator, the bottom toolbar does not appear. Are there any settings that I’m missing, which makes them show in the storyboard, and not in the application?
Any suggestions would be appreciated.
source
share