MobX with React Native, Simplified
State management is the core of any React application and as React is just a UI library, we need something to take care of the state of our app. State management can become troublesome and it is easy to create unmanageable React applications because ...
iamshadmirza.hashnode.dev