Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.63 KB

README-prerelease.md

File metadata and controls

45 lines (26 loc) · 2.63 KB

PRERELEASE v3

This documentation is for the new v3 release which unifies the 4.x and 5.x APIs of react-navigation in a single codebase. You can install it using yarn add react-navigation-shared-element@prerelease.

React Navigation Shared Element

React Navigation bindings for react-native-shared-element 💫

react-navigation-shared-element-gif-iOS react-navigation-shared-element-gif-Android

Documentation

Compatibility

The following versions or react-navigation and the stack navigator are supported.

Version React-Navigation Comments
3.x 4 & 5 Use createSharedElementStackNavigator4 to use it with 4.x. In this version the sharedElements function was changed to use route instead of navigator.
2.x 3 & 4 This version is compatible with react-navigation-stack@2.
1.x 3 & 4 This version is compatible with react-navigation-stack@1.

Unlikely to be supported:

Demo App

Videos

License

React navigation shared element library is licensed under The MIT License.