Alberto Blanco 7a3b46623c Clean up last 'enable' properties (#4364) | il y a 6 ans | |
---|---|---|
.github | il y a 6 ans | |
docs | il y a 6 ans | |
e2e | il y a 6 ans | |
integration | il y a 6 ans | |
lib | il y a 6 ans | |
playground | il y a 6 ans | |
scripts | il y a 6 ans | |
.gitignore | il y a 6 ans | |
.logo.png | il y a 6 ans | |
.npmignore | il y a 6 ans | |
.watchmanconfig | il y a 8 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 6 ans | |
ReactNativeNavigation.podspec | il y a 6 ans | |
index.ios.js | il y a 6 ans | |
jsconfig.json | il y a 7 ans | |
package.json | il y a 6 ans | |
rn-cli.config.js | il y a 6 ans | |
tsconfig-strict.json | il y a 6 ans | |
tsconfig.json | il y a 6 ans | |
tslint.json | il y a 6 ans | |
wallaby.js | il y a 6 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.