Releases: artemstepanenko/CrossNavigation
Releases · artemstepanenko/CrossNavigation
v1.2.0
v1.1.4
- An interface for adding auto-transitions in code (without a storyboard)
- A new example project is added
v1.1.3.2
- A crash during dismiss from a non-CNViewController to CNViewController is fixed
v1.1.3.1
- Now it's possible to start a custom navigation from inside of UINavigationController
- Imports are fixed
- Podspec is fixed
v1.1.2
- A swift implementation is added (thanks to Nicolas Purita)
- IBInspectable-s are used
- A dismiss of a few controllers is fixed
- A supportsInteractiveTransition method is added
- Transitions without animation are fixed
v1.1.1
A directed dismiss is added
v1.1.0
Segues are supported
v1.0.1
CocoaPod is available