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
Bernd Paradies
f2b0dbd2db
Introducing custom/native/embed skins
2015-12-22 17:39:04 -06: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
c5eb6b4fec
Fix crash from trying to remove observer multiple times
2015-05-30 12:47:14 -07:00
Brent Vatne
e6a277eb59
Bump to 0.3.5 and add seeking
2015-05-11 08:24:58 -07:00
Johannes Lumpe
bcd48b7d21
Fixed invalid usage of JS-like OR
2015-05-11 08:21:16 -07:00
Brent Vatne
53deeb15f4
Clarify example project instructions
2015-05-11 08:20:31 -07:00
Mike Wilcox
2da995b90f
add onEnd event
2015-05-11 08:19:46 -07:00
Brent Vatne
ac3e4cf773
Update version of react-native-video in example
2015-04-08 12:25:17 -07:00
Brent Vatne
202dd3feb1
Add example project to control playback
2015-04-08 12:01:10 -07:00