Check out why I think you should use MobX with React Native as your state management library for your next project. A quick introduction and getting started guide!
MobX is a great state management library that hasn't got enough attention, in my video I go over:
- What MobX is
- How to install MobX for React Native
- Observers and Observables
- Computes and Actions
- Setting up a store Provider