Guy Carmeli 174dd6dace Fix build scripts | 5 лет назад | |
---|---|---|
.github | 5 лет назад | |
docs | 5 лет назад | |
e2e | 6 лет назад | |
integration | 5 лет назад | |
lib | 5 лет назад | |
playground | 5 лет назад | |
scripts | 5 лет назад | |
.gitignore | 6 лет назад | |
.logo.png | 6 лет назад | |
.npmignore | 6 лет назад | |
.watchmanconfig | 8 лет назад | |
CHANGELOG.md | 5 лет назад | |
LICENSE | 7 лет назад | |
README.md | 6 лет назад | |
ReactNativeNavigation.podspec | 6 лет назад | |
babel.config.js | 5 лет назад | |
index.js | 5 лет назад | |
jsconfig.json | 7 лет назад | |
metro.config.js | 5 лет назад | |
package.json | 5 лет назад | |
tsconfig-strict.json | 5 лет назад | |
tsconfig.json | 6 лет назад | |
tslint.json | 6 лет назад | |
wallaby.js | 5 лет назад |
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.