react-navigation-mobx-example icon indicating copy to clipboard operation
react-navigation-mobx-example copied to clipboard

MobX Integration react-navigation + Navigation Playground Example

React-Navgation MobX Integration Example

MobX Integration react-navigation + Navigation Playground Example.

I implemented NavigationStore.

https://gyazo.com/e51c450085ec00c98ff670dd2e2f8b3d

run & build

npm install
react-native link
react-native run-android
# or
react-native run-ios

ref.