David 09c8c37e64 Fix title height not being set on Android (#4587) | 5 anos atrás | |
---|---|---|
.github | 5 anos atrás | |
docs | 5 anos atrás | |
e2e | 6 anos atrás | |
integration | 5 anos atrás | |
lib | 5 anos atrás | |
playground | 5 anos atrás | |
scripts | 5 anos atrás | |
.gitignore | 6 anos atrás | |
.logo.png | 6 anos atrás | |
.npmignore | 6 anos atrás | |
.watchmanconfig | 8 anos atrás | |
CHANGELOG.md | 5 anos atrás | |
LICENSE | 7 anos atrás | |
README.md | 6 anos atrás | |
ReactNativeNavigation.podspec | 6 anos atrás | |
babel.config.js | 5 anos atrás | |
index.js | 5 anos atrás | |
jsconfig.json | 7 anos atrás | |
metro.config.js | 5 anos atrás | |
package.json | 5 anos atrás | |
tsconfig-strict.json | 5 anos atrás | |
tsconfig.json | 6 anos atrás | |
tslint.json | 6 anos atrás | |
wallaby.js | 5 anos atrás |
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.