Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Navigation | 22,462 | 16,081 | 836 | a day ago | 270 | February 21, 2021 | 646 | TypeScript | ||
Routing and navigation for your React Native apps | ||||||||||
React Native Navigation | 12,807 | 932 | 132 | 2 days ago | 2,965 | September 20, 2022 | 226 | mit | Objective-C | |
A complete native navigation solution for React Native | ||||||||||
React Native Router Flux | 9,013 | 3,478 | 88 | 6 months ago | 273 | March 26, 2021 | 336 | mit | JavaScript | |
The first declarative React Native router | ||||||||||
React Data Grid | 6,054 | 441 | 206 | 9 hours ago | 1,017 | September 16, 2022 | 158 | other | TypeScript | |
Feature-rich and customizable data grid React component | ||||||||||
Wouter | 5,177 | 7 | 15 | 2 days ago | 34 | November 09, 2021 | 16 | JavaScript | ||
🥢 A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else but HOOKS. | ||||||||||
Rnstudynotes | 3,761 | 3 years ago | 13 | Objective-C | ||||||
React Native 研究与实践 | ||||||||||
Native Navigation | 3,132 | 10 | 1 | 3 months ago | 8 | April 17, 2017 | 65 | mit | Java | |
Native navigation library for React Native applications | ||||||||||
React Calendar | 3,029 | 655 | 213 | 4 days ago | 74 | September 19, 2022 | 31 | mit | TypeScript | |
Ultimate calendar for your React app. | ||||||||||
React Native Screens | 2,606 | 7,739 | 625 | a month ago | 121 | August 25, 2022 | 99 | mit | TypeScript | |
Native navigation primitives for your React Native app. | ||||||||||
React Awesome Slider | 2,601 | 42 | 13 | 6 months ago | 45 | February 21, 2020 | 76 | mit | JavaScript | |
React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱 |
Both react-native-shared-element and react-navigation-shared-element are looking for a new Home or Maintainer. It is no longer possible for me to maintain these repositories. Please reach out to me personally if you want to take over maintenance or have ideas or suggestions for a new home.
Read the full statement here.
React Navigation bindings for react-native-shared-element
The following versions or react-navigation and the stack navigator are supported.
Version | React-Navigation | Comments |
---|---|---|
3.x | 4, 5 & 6 | Import from react-navigation-shared-element/build/v4 to use it with 4.x. |
2.x | 3 & 4 | This version is compatible with [email protected] . |
1.x | 3 & 4 | This version is compatible with [email protected] . |
react-navigation-shared-element
uses the JS based Stack Navigator. The Native Stack Navigator is currently under development here. Also see this issue.Group
components are not yet supported.detachInactiveScreens
is set to false
by default on Android.This library is made possible by these wonderful people and companies.
React navigation shared element library is licensed under The MIT License.