Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Releases: aputinski/react-navigation-controller

v3.1.0

30 Jun 19:47
Compare
Choose a tag to compare
  • Add prop-types dependency

v3.0.2

21 Aug 12:20
Compare
Choose a tag to compare

v3.0.1

02 Mar 20:32
Compare
Choose a tag to compare
  • Use translate instead of translate3d

v3.0.0

15 Jan 04:54
Compare
Choose a tag to compare
  • Breaking: React >=0.14.0 is now required

v2.1.1

15 Jan 12:57
Compare
Choose a tag to compare
  • Fixed issue when unmounting

v2.1.0

15 Jan 13:00
Compare
Choose a tag to compare
  • Added popToRootView()

v2.0.0

15 Jan 12:59
Compare
Choose a tag to compare
  • Added lifecycle events
    • navigationControllerWillHideView
    • navigationControllerWillShowView
    • navigationControllerDidHideView
    • navigationControllerDidShowView
  • Removed react peerDependency

v1.0.2

30 Mar 21:53
Compare
Choose a tag to compare
  • Added options.transitionTension and options.transitionFriction to pushView(), popView(), and setViews()

v1.0.1

30 Mar 16:29
Compare
Choose a tag to compare
  • Added additional transitions to NavigationController.Transition.type
  • Fixed failing tests

v1.0.0

15 Jan 13:00
Compare
Choose a tag to compare

Initial release