React Native + Mobx List App
React Native with MobX — Getting Started .
This repo goes along with the Medium postTo get started with this project, do the following:
1 Clone the repo:
git clone git@github.com:dabit3/react-native-mobx-list-app.git
2 cd into directory and install dependencies
cd react-native-mobx-list-app && npm i
3 Run project in either iOS or Android environment