react-native-navigation

React Native Navigation - truly native navigation for iOS and Android

react-native-navigation downloads react-native-navigation version react-native-navigation license

react-native-navigation类似的npm包:

npm下载趋势

3 年
🌟 在 react-native-navigation 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of react-native-navigation](https://npm-compare.com/img/npm-trend/THREE_YEARS/react-native-navigation.png)](https://npm-compare.com/react-native-navigation#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 在 react-native-navigation 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of react-native-navigation](https://npm-compare.com/img/github-trend/react-native-navigation.png)](https://npm-compare.com/react-native-navigation)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
react-native-navigation60,72213,1726.61 MB23918 天前MIT

react-native-navigation的README

SWUbanner


React Native Navigation

NPM downloads NPM latest version NPM snapshot version NPM snapshot version

Follow on Twitter Chat on Discord StackExchange

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.

Quick Links

Requirements

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.

Installation

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.