react-native-navigation的迁移库
Ryan Carter 2087a0f4dd updated broken docs links in READMEs (#4309) 5 jaren geleden
..
_images Auto docs WIP (#2799) 6 jaren geleden
api Avoid calling component generators on registerComponent (#4286) 5 jaren geleden
docs Fix docs. Change bottomTab title to text (#4288) 5 jaren geleden
.nojekyll Add basic docs files (#1156) 7 jaren geleden
README.md updated broken docs links in READMEs (#4309) 5 jaren geleden
_sidebar.md Added third-party libraries support doc 5 jaren geleden
index.html Add diff syntax syntax highlighting to docs (#3771) 6 jaren geleden
sw.js Added v2 docs (#1795) 6 jaren geleden

README.md


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.