CosmicMind / Material

A UI/UX framework for creating beautiful applications.
http://cosmicmind.com
MIT License
11.99k stars 1.26k forks source link

SideNavigationBar Example Unclear #309

Closed akhilm3 closed 8 years ago

akhilm3 commented 8 years ago

The SideNavigationBar example is a bit unclear on how to transition the RootVC to a different VC. I am am aware of the stackoverflow question/answer addressing this issue but it is a bit vague and hard to understand. Since a common usage of the sidenavigationbar is to change ViewControllers, I thought it would be a good idea to include it in the SideNavigationBar example

Thank you so much for your time and patience, Have a nice day 😄

daniel-jonathan commented 8 years ago

Hey :) Yes, we can update the example. I will do it later today, or latest tomorrow morning.

daniel-jonathan commented 8 years ago

I am going to update this today :)

daniel-jonathan commented 8 years ago

Please check 1.39.12, the Example/Programmatic/SideNavigationController project has been updated to demonstrate how to transition the rootViewController. If you need any help, reopen or create a new issue. All the best :)