You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.2.74
- Added support for inline property to avoid duplicating transition views
- Fixed issues with margin calculation
- Fixed issue with shadow styles
- Added check for mounted
- Fixed issue with route name used instead of route key
Release-0.2.73
- #119 Fixed typos
- #128 Fixed clamp import
- #125 Added support for getCustomActionCreator
- #130 Fixed support for update when navigating backwards
- #117 Fix Invariant violation when using withNavigation HOC
Release-0.2.71
- #109 Add support for getting ref of Transition's inner element
- #104 Added support for react-native-screens
- #101 Fixed issue with Animated components as Transition elements.
- #98 Support different aspect ratio in shared element transitions
- #96 Fixed navigating to other screens than the first route
- #93 Fixed issue with multiple componentDidMount() calls
Release-0.2.6
Release-0.2.6
- #89 Updated project structure to a simpler and more fluid developer experience
- #79 Optimization to reduce flickering through less re-rendering
- #93 Optimization to reduce number of re-rendering of elements
- #94 Fixed issue with navigation to the same route