Skip to content

Releases: artemstepanenko/CrossNavigation

v1.2.0

12 Jun 23:25
Compare
Choose a tag to compare
  • CNNavigationController is introduced
  • CNTabBarController is introduced

v1.1.4

29 May 13:17
Compare
Choose a tag to compare
  • An interface for adding auto-transitions in code (without a storyboard)
  • A new example project is added

v1.1.3.2

17 May 15:50
Compare
Choose a tag to compare
  • A crash during dismiss from a non-CNViewController to CNViewController is fixed

v1.1.3.1

06 May 21:53
Compare
Choose a tag to compare
  • Now it's possible to start a custom navigation from inside of UINavigationController
  • Imports are fixed
  • Podspec is fixed

v1.1.2

03 Apr 23:12
Compare
Choose a tag to compare
  • 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

21 Jan 22:14
Compare
Choose a tag to compare

A directed dismiss is added

v1.1.0

20 Oct 20:25
Compare
Choose a tag to compare

Segues are supported

v1.0.1

05 Oct 20:44
Compare
Choose a tag to compare

CocoaPod is available