DEV Community

Cover image for React Native Mobx Tutorial - Part 1

React Native Mobx Tutorial - Part 1

Maksim Ivanov on February 28, 2018

Mobx is state management solution that is gaining popularity very fast. I'll show you how to create a simple React-Native app using Mobx. I strong...
Collapse
 
meanin profile image
Paweł Ruciński

Hi, nice article.
I would appreciate if you will share a code on a github. I am in the middle of Pluralsight's courses about angular and this seems very familiar to me now :) It will be a nice exercise to compare differences.
Thanks in advance.

Collapse
 
satansdeer profile image
Maksim Ivanov

Hey, great idea, will do in the end of the last article.

Collapse
 
mjstelly profile image
Michael Stelly

I think the title threw me off. I was looking for React Native examples. Although it appears that the mobx code will work the same with React Native.

Collapse
 
kantorv profile image
valentin

guess it's reactjs example, not react-native