An open API service indexing awesome lists of open source software.

https://github.com/react-native-training/react-native-mobx-state-tree

Simple React Native App using MobX State Tree
https://github.com/react-native-training/react-native-mobx-state-tree

mobx mobx-state-tree react-native reactjs

Last synced: 9 months ago
JSON representation

Simple React Native App using MobX State Tree

Awesome Lists containing this project

README

          

# React Native + MobX State Tree

![](https://cdn-images-1.medium.com/max/2000/1*qJ04qrW_D7VzDlWbW9K1AA.jpeg)

### Simple Book Tracking app using React Native + MobX State Tree

#### To get started:

1. Clone the project

```
git clone https://github.com/react-native-training/react-native-mobx-state-tree.git
```

2. Change into the downloaded directory

```
cd react-native-mobx-state-tree
```

3. Install dependencies

```
yarn || npm install
```

4. Run project in either iOS simulator or Android emulatore