Guy Carmeli 5ac9fb64da Use Overlay alert on iOS to address flakiness in CI (#6186) | 4 years ago | |
---|---|---|
.github | 4 years ago | |
autolink | 4 years ago | |
e2e | 4 years ago | |
integration | 4 years ago | |
lib | 4 years ago | |
playground | 4 years ago | |
scripts | 4 years ago | |
website | 4 years ago | |
.gitignore | 4 years ago | |
.logo.png | 6 years ago | |
.npmignore | 4 years ago | |
.watchmanconfig | 8 years ago | |
CHANGELOG.md | 4 years ago | |
LICENSE | 7 years ago | |
README.md | 4 years ago | |
ReactNativeNavigation.podspec | 4 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 | 4 years ago | |
react-native.config.js | 4 years ago | |
tsconfig-strict.json | 4 years ago | |
tsconfig.json | 4 years ago | |
tslint.json | 6 years ago | |
wallaby.js | 4 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.