forked from Plasma/BufferedNavigationController
-
Notifications
You must be signed in to change notification settings - Fork 0
vladborovtsov/BufferedNavigationController
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BufferedNavigationController extends UINavigationController to automatically queue up transitions between view controllers. This prevents you receiving errors such as: "Finishing up a navigation transition in an unexpected state. Navigation Bar subview tree might get corrupted." This can happen if you try to pushViewController during an existing transition. To use, simply add the provided files to your project and change your UINavigationController class to inherit from BufferedNavigationController in Interface Builder. - Andrew Armstrong (phplasma@gmail.com) - http://cherrypopapp.com
About
UINavigationController that can queue concurrent animation changes without breaking the interface
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published