(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
createSharedElementStackNavigator4
export
sharedElements
function replacesnavigation/otherNavigation
byroute/otheRoute
arguments - See migration guide in
./docs/Migration.md
for upgrading instructions