Home

Awesome

React Native + Mobx List App

This repo goes along with the Medium post React Native with MobX — Getting Started .

To get started with this project, do the following:

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