react-native-navigation的迁移库
Minh Loi bd004225b6 [Fix typescript] Add title alignment to OptionsTopBarTitle (#4341) преди 6 години
..
_images Auto docs WIP (#2799) преди 6 години
api Avoid calling component generators on registerComponent (#4286) преди 6 години
docs [Fix typescript] Add title alignment to OptionsTopBarTitle (#4341) преди 6 години
.nojekyll Add basic docs files (#1156) преди 7 години
README.md updated broken docs links in READMEs (#4309) преди 6 години
_sidebar.md Added third-party libraries support doc преди 6 години
index.html Add diff syntax syntax highlighting to docs (#3771) преди 6 години
sw.js Added v2 docs (#1795) преди 7 години

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.