/react-native-mobx-tutorial

React Native Mobx Quick Start Tutorial. Example how to create Mobx store with substores, place it to the react context, observe chages in the components and persist store state.

Primary LanguageTypeScript

React Native with Mobx QuickStart. Create, Observe, Persist.

This is a showcase tutorial on how to set up Mobx in your React Native application. You will find how to create a store, observe it changes inside the React components and persist changes on app close.

Watch on YouTube

Image thumbnail - React Native with Mobx QuickStart. Create, Observe, Persist