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