hiaw / rn_mobx_template

React Native with MobX template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rn_mobx_template

Gif

Template for using MobX in React Native with sample code

  1. Create model in App/Model

  2. Add the new model to the store in App/Model/MainStore.js

  3. Use the model in your Component or Container

About

React Native with MobX template


Languages

Language:JavaScript 52.0%Language:Objective-C 28.6%Language:Python 10.7%Language:Java 8.7%