Commit Graph

23 Commits

Author SHA1 Message Date
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
Baris Sencan ff40eb766d [git] Ignore .gradle/ 2015-12-08 02:45:37 -08:00
Brent Vatne 5f6f1c3b01 Remove alert on Android example 2015-12-06 22:31:21 -08: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
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