wixmobile b6854c1a7f Update package.json version to 6.5.0 [ci skip] | il y a 4 ans | |
---|---|---|
.github | il y a 4 ans | |
autolink | il y a 4 ans | |
e2e | il y a 4 ans | |
integration | il y a 4 ans | |
lib | il y a 4 ans | |
playground | il y a 4 ans | |
scripts | il y a 4 ans | |
website | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.logo.png | il y a 6 ans | |
.npmignore | il y a 4 ans | |
.watchmanconfig | il y a 8 ans | |
CHANGELOG.md | il y a 4 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 4 ans | |
ReactNativeNavigation.podspec | il y a 4 ans | |
babel.config.js | il y a 5 ans | |
index.js | il y a 5 ans | |
jsconfig.json | il y a 7 ans | |
metro.config.js | il y a 5 ans | |
package.json | il y a 4 ans | |
react-native.config.js | il y a 4 ans | |
tsconfig-strict.json | il y a 4 ans | |
tsconfig.json | il y a 4 ans | |
tslint.json | il y a 6 ans | |
wallaby.js | il y a 4 ans |
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.
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.