This repo goes along with the Medium post React Native with MobX — Getting Started .
1 Clone the repo:
git clone https://github.com/dabit3/react-native-mobx-list-app
2 cd into directory and install dependencies
cd react-native-mobx-list-app && npm i
3 Run project in either iOS or Android environment