Commit Graph

6 Commits

Author SHA1 Message Date
Baris Sencan
3b6671c4c7 Example fix, test script, and some refactoring
- The test script just does an eslint check. (Closes #121)
- Refactored JS code to pass the check.
- Fixed VideoPlayer example. (Closes #117)
  - Updated package.json to use local react-native-video in a simple manner.
  - Added shared scheme for target.
  - Updated poject settings.
  - Now using react-native 0.18.1.
2016-01-31 20:13:48 -08:00
Jason Brown
b499d9e0b3 Absolute positioning of all 0s was with TouchableOpacity using Animated.View, need to also specify that the Animate.View is full screen as well.
Upgraded to .10rc and .60, also added RCTWebSocket to the Xcode project since it wasn't there.
2015-08-24 23:03:55 -07:00
Brent Vatne
30374adf26 Remove RCTWebSocketDebugger from Example project 2015-06-25 15:21:09 -07:00
Brent Vatne
e6a277eb59 Bump to 0.3.5 and add seeking 2015-05-11 08:24:58 -07:00
Brent Vatne
53deeb15f4 Clarify example project instructions 2015-05-11 08:20:31 -07:00
Brent Vatne
202dd3feb1 Add example project to control playback 2015-04-08 12:01:10 -07:00