Steven Vanderschaeve be17322abd [V2] Fix: typo in documentation: Stater kits (#4762) | 5 years ago | |
---|---|---|
.github | 5 years ago | |
docs | 5 years ago | |
e2e | 5 years ago | |
integration | 5 years ago | |
lib | 5 years ago | |
playground | 5 years ago | |
scripts | 5 years ago | |
.gitignore | 6 years ago | |
.logo.png | 6 years ago | |
.npmignore | 6 years ago | |
.watchmanconfig | 8 years ago | |
CHANGELOG.md | 5 years ago | |
LICENSE | 7 years ago | |
README.md | 6 years ago | |
ReactNativeNavigation.podspec | 6 years ago | |
babel.config.js | 5 years ago | |
index.js | 5 years ago | |
jsconfig.json | 7 years ago | |
metro.config.js | 5 years ago | |
package.json | 5 years ago | |
tsconfig-strict.json | 5 years ago | |
tsconfig.json | 6 years ago | |
tslint.json | 6 years ago | |
wallaby.js | 5 years ago |
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.