All Projects → luckcoding → react-native-boilerplate

luckcoding / react-native-boilerplate

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

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to react-native-boilerplate

React Native Feature Boilerplate
Feature based Architecture for developing Scalable React Native Apps 🚀 using react, redux, sagas and hooks
Stars: ✭ 139 (+561.9%)
Mutual labels:  react-navigation, redux-saga, redux-persist
React Native Boilerplate
🚀 React Native Boilerplate Updated
Stars: ✭ 9 (-57.14%)
Mutual labels:  react-navigation, redux-saga, redux-persist
React Native Boilerplate
🚀 Type Based Architecture for developing React Native Apps using react, redux, sagas and hooks with auth flow
Stars: ✭ 375 (+1685.71%)
Mutual labels:  react-navigation, redux-saga, redux-persist
OneArtical
learning and practice redux,react-redux,redux-saga,redux-persist,redux-thunk and so on
Stars: ✭ 61 (+190.48%)
Mutual labels:  redux-saga, redux-persist
delivery-app-mobile
🍕React Native food delivery app
Stars: ✭ 143 (+580.95%)
Mutual labels:  react-navigation, redux-saga
hbb-survey-app
Hatay Municipality Survey Application
Stars: ✭ 18 (-14.29%)
Mutual labels:  react-navigation, redux-saga
Fakeflix
Not the usual clone that you can find on the web.
Stars: ✭ 4,429 (+20990.48%)
Mutual labels:  redux-saga, redux-persist
ReactNativeSagaFrame
RN开发(一切尽在代码中)
Stars: ✭ 13 (-38.1%)
Mutual labels:  react-navigation, redux-saga
reactnative-typescript
Playground and evolution of learnings done in react native with typescript
Stars: ✭ 28 (+33.33%)
Mutual labels:  react-navigation, redux-persist
Reading
iReading App Write In React-Native
Stars: ✭ 3,435 (+16257.14%)
Mutual labels:  react-navigation, redux-saga
React Native Workshop
Prototyping Airbnb with React Native
Stars: ✭ 21 (+0%)
Mutual labels:  react-navigation, redux-persist
react native app start kit
a react-native app template
Stars: ✭ 11 (-47.62%)
Mutual labels:  react-navigation, redux-saga
Slopeninja Native
 Slope Ninja App 🎿❄️⛄️
Stars: ✭ 160 (+661.9%)
Mutual labels:  react-navigation, redux-persist
Redux React Navigation Demos
React-Native + Redux + Redux-Persist + React Navigation ( Authentication Flow with Redux demos)
Stars: ✭ 151 (+619.05%)
Mutual labels:  react-navigation, redux-persist
react-native-boilerplate
🚀 A highly scalable, react-native boilerplate reinforced with react-boilerplate which focus on performance and best practices. 🔥. 💻 🚀 😎 👾 👽
Stars: ✭ 82 (+290.48%)
Mutual labels:  react-navigation, redux-saga
data-flow
frontend data flow explored in React
Stars: ✭ 19 (-9.52%)
Mutual labels:  redux-saga
next-react-boilerplate
🔥 NextJS with additional tech feature like react-boilerplate. Demo >>
Stars: ✭ 20 (-4.76%)
Mutual labels:  redux-saga
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-19.05%)
Mutual labels:  redux-saga
fhir-app-starter
🔥 Open Source FHIR App project starter. Start building your app right away.
Stars: ✭ 21 (+0%)
Mutual labels:  redux-saga
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (+133.33%)
Mutual labels:  redux-saga

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].