Skip to content

0.9.0

Compare
Choose a tag to compare
@charpeni charpeni released this 06 Apr 19:17
· 47 commits to master since this release

New features

  • BREAKING CHANGE Modify the willFocus and didFocus to emit the route object instead of the route name - #91
  • Add backButtonProps - #98
  • Add titleStyle props on change route API - #100
  • Router methods can be accessed from the component directly - #103
  • Add examples folder with the new example Explorer - #104

Bug fixes

  • Fix issue with navigation content title was not center without right corner - #83
  • Remove specific version of react-native in peerDependencies - #107