- Feb 04, 2016
-
-
perqa authored
I could not get the Video component to work by following the provided example. I kept getting an error message saying "React.createElement: type should not be null, undefined, boolean, or number.". When I changed the way I include the component, it started working. It might be related to recent versions of react-native, not sure. You're welcome to modify the suggested text if you like. Thanks for a great piece of work!
-
- Feb 03, 2016
-
-
Baris Sencan authored
-
- Feb 02, 2016
-
-
Baris Sencan authored
Added isAsset same as iOS implementation
-
Baris Sencan authored
Fix the android version, and upgrade to react native 0.19
-
Tal.Che authored
-
- Feb 01, 2016
-
-
Baris Sencan authored
Closes #129
-
Baris Sencan authored
Example fix, test script, and some refactoring
-
Baris Sencan authored
- 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.
-
- Jan 07, 2016
-
-
Juan Pablo Garcia authored
-
- Dec 28, 2015
-
-
Brent Vatne authored
Introducing custom/native/embed skins
-
- Dec 22, 2015
-
-
Bernd Paradies authored
-
- Dec 12, 2015
-
-
Baris Sencan authored
Android support
-
- Dec 08, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
- Dec 07, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
- Nov 18, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
Baris Sencan authored
-
- Nov 14, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
rate won't be supported on Android for a while as the native MediaPlayer class doesn't support it either.
-
Baris Sencan authored
-
- Nov 13, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
Baris Sencan authored
-
- Nov 11, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
Remove seek from state.
-
- Nov 10, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
- Nov 09, 2015
-
-
Baris Sencan authored
-
- Nov 06, 2015
-
-
Baris Sencan authored
-
- Nov 04, 2015
-
-
Baris Sencan authored
-
- Nov 02, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
Baris Sencan authored
-
- Oct 31, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
- Oct 30, 2015
-
-
Baris Sencan authored
- Newer syntax. - Removed lodash dependency. - Removed hard-coded ref. - Seek using state.
-