KDInteractiveNavigationController
Navigation controller
A custom navigation controller that supports interactive navigation with a hidden or shown navigation bar.
A UINavigationController subclass that support pop interactive UINavigationbar with hidden or show.
154 stars
3 watching
19 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marty-suzuki/sahistorynavigationviewcontroller | A custom navigation controller implementation with task manager-like UI and support for 3D Touch | 1,571 |
james01/cardnavigation | A custom navigation controller that displays its view controllers as interactive cards with customizable appearance | 48 |
tristanhimmelman/hidingnavigationbar | A library that allows hiding and showing a view controller's navigation bar as a user scrolls | 1,033 |
bannzai/kaeru | A framework that enables dynamic switching of ViewControllers in a NavigationController-like interface | 513 |
kentnguyen/knsemimodalviewcontroller | A category for UIViewController to create semi-modal view with pushed-back stacked animation | 1,799 |
chriscamargo/framer-viewnavigationcontroller | A view controller for FramerJS that enables simple navigation between views with customizable transitions and back buttons. | 216 |
ekazaev/route-composer | A protocol-oriented library that simplifies navigation and deep linking in iOS applications | 901 |
jchavarri/framernavigationcomponent | Reusable navigation component for Framer based on iOS UINavigationController | 29 |
jordansissel/keynav | Controls mouse movement with keyboard input on Unix-like systems. | 591 |
imkcat/catalertcontroller | A utility class for presenting alert-style UI interactions in iOS applications. | 8 |
tungvoduc/dtpagercontroller | A customizable controller view for displaying multiple view controllers in a horizontal scroll view | 289 |
dreaminginbinary/custom-viewcontroller-transitions | A project demonstrating how to create custom view controller transitions using UIKit | 101 |
minitour/azdialogviewcontroller | A customizable alert dialog controller | 774 |
fortmarek/swipeviewcontroller | A Swift framework that enables navigation between view controllers using swipe gestures. | 655 |
wix-incubator/react-native-controllers | A package that simplifies native iOS navigation and side menu drawer implementation in React Native apps | 611 |