...

/

Summary: Using MobX as a State Manager in a React Native App

Summary: Using MobX as a State Manager in a React Native App

Review what we have learned about using MobX as a state manager in a React Native app.

We'll cover the following...

What have we learned?

We have just gone over the main ideas and the implementation of MobX and MobX-State-Tree in the Funbook app. MobX might not be as popular as Redux in the React ...