mobx-react-native-counter
mobx-react-native-counter copied to clipboard
Simple example of React Native using Mobx
Mobservable Example with React Native
see https://github.com/mobxjs/mobx
Observable data. Reactive functions. Simple code

Setup - note 'npm3'
npm3 install
Run iOS
react-native run-ios
Run Android
react-native run-android