Timmy Garrabrant 0a6e34f2dd Add optional componentId param to bindComponent (#4299) | 6 yıl önce | |
---|---|---|
.github | 7 yıl önce | |
docs | 6 yıl önce | |
e2e | 6 yıl önce | |
integration | 6 yıl önce | |
lib | 6 yıl önce | |
playground | 6 yıl önce | |
scripts | 6 yıl önce | |
.gitignore | 6 yıl önce | |
.logo.png | 6 yıl önce | |
.npmignore | 6 yıl önce | |
.watchmanconfig | 8 yıl önce | |
LICENSE | 7 yıl önce | |
README.md | 6 yıl önce | |
ReactNativeNavigation.podspec | 6 yıl önce | |
index.ios.js | 6 yıl önce | |
jsconfig.json | 7 yıl önce | |
package.json | 6 yıl önce | |
rn-cli.config.js | 6 yıl önce | |
tsconfig-strict.json | 6 yıl önce | |
tsconfig.json | 6 yıl önce | |
tslint.json | 6 yıl önce | |
wallaby.js | 6 yıl önce |
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.