https://github.com/webmasterdevlin/officeapprn-mobxstatetree
CRUD, HTTP, and Mobx State Tree (State Management) on a React Native App.
https://github.com/webmasterdevlin/officeapprn-mobxstatetree
Last synced: 9 months ago
JSON representation
CRUD, HTTP, and Mobx State Tree (State Management) on a React Native App.
- Host: GitHub
- URL: https://github.com/webmasterdevlin/officeapprn-mobxstatetree
- Owner: webmasterdevlin
- License: mit
- Created: 2019-03-04T00:50:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T05:55:43.000Z (over 6 years ago)
- Last Synced: 2025-01-26T13:41:57.392Z (11 months ago)
- Language: JavaScript
- Size: 2.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Native Boot Camp Training Day 2 - React Native - Mobx State Tree
#Office App React Native app Office App React Native version using CRUD operation (create, read, update, delete), HTTP client (axios), and Mobx State Tree as the state management tool
# Run npm run backend before running npm run max or npm run droid. Please see package.json
