Skip to content

react-native-training/react-native-mobx-state-tree

Repository files navigation

React Native + MobX State Tree

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
  1. Change into the downloaded directory
cd react-native-mobx-state-tree
  1. Install dependencies
yarn || npm install
  1. Run project in either iOS simulator or Android emulatore