Add state management
This commit is contained in:
parent
92ca49ab9a
commit
d6942bffab
17 changed files with 340 additions and 133 deletions
|
@ -7,8 +7,8 @@ Uses:
|
|||
- [React Native](https://reactnative.dev)
|
||||
- [React Native for Web](https://necolas.github.io/react-native-web/)
|
||||
- [React Navigation](https://reactnative.dev/docs/navigation#react-navigation)
|
||||
- (todo) [MobX](https://mobx.js.org/README.html) and [MobX State Tree](https://mobx-state-tree.js.org/)
|
||||
- (todo) [Async Storage](https://github.com/react-native-async-storage/async-storage)
|
||||
- [MobX](https://mobx.js.org/README.html) and [MobX State Tree](https://mobx-state-tree.js.org/)
|
||||
- [Async Storage](https://github.com/react-native-async-storage/async-storage)
|
||||
|
||||
## Build instructions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue