Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (16 loc) · 839 Bytes

File metadata and controls

31 lines (16 loc) · 839 Bytes

react-native-boilerplate

基于 ignite 样板修改。

Run

$ git clone https://github.com/luckcoding/react-native-boilerplate.git

$ cd react-native-boilerplate

$ yarn

$ react-native run-ios / $ react-native run-android

组件

native-base + picker + toast + loading ... 等。

路由处理

处理引导页、登陆、未登录路由状态的记录

ios

返回根路径、跳转清除堆栈

ios

In android

android