react-native-navigation的迁移库
Julian 52c35843d5 fix Documentation link (#4281) 6 lat temu
..
_images Auto docs WIP (#2799) 6 lat temu
api update docs 6 lat temu
docs update docs 6 lat temu
.nojekyll Add basic docs files (#1156) 7 lat temu
README.md fix Documentation link (#4281) 6 lat temu
_sidebar.md Added third-party libraries support doc 6 lat temu
index.html Add diff syntax syntax highlighting to docs (#3771) 6 lat temu
sw.js Added v2 docs (#1795) 7 lat temu

README.md

npm npm (tag) npm (tag) Build Status Join us on Discord StackExchange


React Native Navigation

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.

Quick Links

Installation

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.