/react-native-mobx-list-app

React Native + Mobx List Application

Primary LanguageJavaScript

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 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