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

Release 2.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@satya164 satya164 released this 15 Jul 15:36
· 187 commits to master since this release

2.0.0-alpha.6 (2019-07-15)

BREAKING CHANGES

  • The following options in navigationOptions have been renamed:
    • direction is now gestureDirection
    • gesturesEnabled is now gestureEnabled
  • TransitionPresets.WipeFromBottomAndroid is renamed to TransitionPresets.RevealFromBottomAndroid

Bug fixes

  • fix types for stack config (e22fa09)
  • support a function for headerTitle (3c54291)