luckcoding / react-native-boilerplate

从真实项目中抽离出的一个简单的样板。(A simple boilerplate stripping out of a real project.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

从真实项目中抽离出的一个简单的样板。(A simple boilerplate stripping out of a real project.)


Languages

Language:JavaScript 95.7%Language:Objective-C 2.4%Language:Java 0.9%Language:Python 0.9%