Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Release 0.4.0

Compare
Choose a tag to compare
@satya164 satya164 released this 12 Dec 15:02
· 4 commits to master since this release

0.4.0 (2019-12-12)

Bug Fixes

  • proper prop naming on module declaration (be788e9)

Features

  • add transitionStyle config option, closes #12 (d8db8a8)
  • call animateNextTransition only when activeKey has changed (2671f6c)
  • upgrade project and add example (c717929)

BREAKING CHANGES

  • Migrate to React Navigation 4.x