Adam Pietrasiak 231e912623 Fix syntax error in layout dosc (#4451) | 5 年 前 | |
---|---|---|
.github | 6 年 前 | |
docs | 5 年 前 | |
e2e | 6 年 前 | |
integration | 6 年 前 | |
lib | 5 年 前 | |
playground | 6 年 前 | |
scripts | 6 年 前 | |
.gitignore | 6 年 前 | |
.logo.png | 6 年 前 | |
.npmignore | 6 年 前 | |
.watchmanconfig | 8 年 前 | |
CHANGELOG.md | 5 年 前 | |
LICENSE | 7 年 前 | |
README.md | 6 年 前 | |
ReactNativeNavigation.podspec | 6 年 前 | |
index.ios.js | 6 年 前 | |
jsconfig.json | 7 年 前 | |
package.json | 6 年 前 | |
rn-cli.config.js | 6 年 前 | |
tsconfig-strict.json | 6 年 前 | |
tsconfig.json | 6 年 前 | |
tslint.json | 6 年 前 | |
wallaby.js | 6 年 前 |
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.