Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 289 Bytes

MediaStateMachine

Example React Native (iOS-focused) combining the following components:

  • CocoaPod
  • react-native
  • native-base
  • javascript-state-machine
  • immutable
  • mobx
  • ava
  • jest

Uses a media player to demonstrate mobx / state machine integration, with iOS NativeModules.