(prerelease 3.0.0)
Pre-release
Pre-release
Features
- Add suppport for react-navigation 5.x 🚀
- Codebase and tests now supports both the 4.x and 5.x APIs
Breaking changes
- React navigation 4 is now supported through the
createSharedElementStackNavigator4export
sharedElementsfunction replacesnavigation/otherNavigationbyroute/otheRoutearguments - See migration guide in
./docs/Migration.mdfor upgrading instructions