Open jallens opened 11 years ago
How to use it it NavigationController, what do you mean? Sorry, current version don't support uistoryboard segue. I'm planning to update this soon. :)
Thanks! Kel
I just want to know. Can FlipBoardNavigationController use like UINavigationControler(set Class as "FlipBoardNavigationController") in storyboard, and also use the default segue "Push", not "Custom" segue?
IN Custom Segue, I just write one, it works well. CustomFlipBoardSegue : https://github.com/jallens/CustomFlipBoardSegue
how to use in navigationcontroller, and storyboard's segue?