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

Simple React Native App using MobX State Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple React Native App using MobX State Tree


Languages

Language:JavaScript 39.9%Language:Objective-C 35.1%Language:Python 13.8%Language:Java 11.2%