Commit Graph

17 Commits

Author SHA1 Message Date
Brent Vatne
ce29c1f8a4 Update example project to v0.16.0-rc 2015-12-06 22:02:09 -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
db402be640 Fix imports and bump sample project to 0.8.0 2015-07-28 15:46:05 -07:00
Bernd Paradies
d4b62e252d Mild clean ups 2015-06-27 16:03:24 -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
Nick Hudkins
e5030a505e Update react-native requirement in example
react-native-video wants ^0.4.0, so let's give it to it.
2015-05-11 18:04:38 -04: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
e12769f919 Reduce example video size and explicitly list package files 2015-05-11 08:20:41 -07:00
Brent Vatne
53deeb15f4 Clarify example project instructions 2015-05-11 08:20:31 -07:00
Brent Vatne
25628d9877 Bump version for onEnd callback 2015-05-11 08:20:20 -07:00
Mike Wilcox
2da995b90f add onEnd event 2015-05-11 08:19:46 -07:00
Brent Vatne
61752153b3 Update to support react-native 0.3.10 2015-05-11 08:19:15 -07:00
Brent Vatne
ac3e4cf773 Update version of react-native-video in example 2015-04-08 12:25:17 -07:00
Brent Vatne
7cef7432e8 Import RCTConvert properly 2015-04-08 12:02:42 -07:00
Brent Vatne
202dd3feb1 Add example project to control playback 2015-04-08 12:01:10 -07:00