Kyle Corbitt
6dc2cb968f
examples working on android/ios again
2016-02-10 11:39:54 +00:00
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
Brent Vatne
fde97ebaec
Add Android VideoPlayer example
2015-12-06 22:25:18 -08:00
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
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
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
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
202dd3feb1
Add example project to control playback
2015-04-08 12:01:10 -07:00