KMNavigationBarTransition
Transition library
A library that automates the process of managing navigation bar styles and animations during view controller transitions.
A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically.
3k stars
63 watching
457 forks
Language: Objective-C
last commit: about 1 year ago
Linked from 2 awesome lists
kmnavigationbartransitionnavigationbarnavigationbar-transitiontransitiontransition-animations
Related projects:
Repository | Description | Stars |
---|---|---|
droppers/animatedbottombar | A customizable navigation view with animations and support for different navigation components. | 1,393 |
ltebean/ltnavigationbar | Dynamically change UINavigationBar's appearance without modifying its underlying structure | 4,463 |
forkingdog/fdfullscreenpopgesture | An iOS category to enable fullscreen pop gestures in navigation controllers with system-style transitions. | 5,895 |
danisfabric/rainbownavigation | A Swift library to animate and customize UINavigationBar transitions | 786 |
andkulikov/transitions-everywhere | A library providing additional transitions on top of the AndroidX Transitions Library | 4,822 |
michaeltyson/tpkeyboardavoiding | Solves the problem of moving text fields out of the way of the keyboard in iOS applications | 5,810 |
colineberhardt/vctransitionslibrary | A collection of iOS view controller transitions and interaction controllers | 4,553 |
worlddowntown/zoomtransitioning | A custom transition library with image zooming animation and edge-swipe functionality for iOS navigation | 671 |
marty-suzuki/sahistorynavigationviewcontroller | A custom navigation controller implementation with task manager-like UI and support for 3D Touch | 1,571 |
kaichunlin/android-transition | An Android transition library for creating animated UI effects when state changes occur. | 614 |
davdroman/swiftui-navigation-transitions | A library that provides customizable navigation transitions for SwiftUI's NavigationView and NavigationStack | 841 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
phambatho/btnavigationdropdownmenu | An iOS dropdown menu component that displays a list of items when activated | 2,688 |
nugmanoff/dropdowntransition | A custom modal transition library for presenting views with animated dropdown effects | 71 |
andreamazz/amscrollingnavbar | Custom navigation controller for scrolling content views | 6,051 |