April 7th, 2022
Comparing Redux, Zustand, and mobx-state-tree
In this post we'll look at Zustand, Redux, and Mobx State Tree in the context of a simple shopping cart and compare how they allow to store, update, and read data in a React Native app.
Read this article →