Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Navigation | 22,734 | 5,261 | 985 | 3 days ago | 204 | June 22, 2023 | 682 | TypeScript | ||
Routing and navigation for your React Native apps | ||||||||||
React Native Navigation | 12,894 | 932 | 167 | 4 days ago | 3,041 | August 02, 2023 | 223 | mit | MDX | |
A complete native navigation solution for React Native | ||||||||||
React Native Router Flux | 9,013 | 3,478 | 99 | 3 months ago | 273 | March 26, 2021 | 338 | mit | JavaScript | |
The first declarative React Native router | ||||||||||
React Data Grid | 6,262 | 441 | 256 | 3 days ago | 1,034 | August 01, 2023 | 155 | other | TypeScript | |
Feature-rich and customizable data grid React component | ||||||||||
Wouter | 5,500 | 7 | 61 | 2 days ago | 49 | May 17, 2023 | 21 | 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 | 3 | 7 months ago | 8 | April 17, 2017 | 65 | mit | Java | |
Native navigation library for React Native applications | ||||||||||
React Native Screens | 2,671 | 7,739 | 1,005 | 2 days ago | 131 | August 04, 2023 | 109 | mit | TypeScript | |
Native navigation primitives for your React Native app. | ||||||||||
React Awesome Slider | 2,601 | 42 | 48 | 9 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. 🖥️ 📱 | ||||||||||
React Tv | 1,949 | 9 | 8 | a year ago | 30 | October 31, 2018 | 30 | mit | JavaScript | |
[ Unmaintained due to raphamorim/react-ape ] React Renderer for low memory applications |
React Native Navigation provides 100% native platform navigation on both iOS and Android for React Native apps. The JavaScript API is simple and cross-platform - just install it in your app and give your users the native feel they deserve. Ready to get started? Check out the docs.
Apps using React Native Navigation may target iOS 11 and Android 5.0 (API 21). You may use Windows, macOS or Linux as your development operating system.
As react-native-navigation
is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the documentation.