- 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.
-
- Sep 16, 2015
-
-
Brent Vatne authored
Bump Example in master to use .10-rc, also fix example to actually go full screen.
-
Brent Vatne authored
-
Brent Vatne authored
Use lodash instead of merge, unbreaking the component (for us)
-
Carlo Francisco authored
-
- Aug 25, 2015
-
-
Jason Brown authored
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.
-
- Aug 24, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
RN 0.10 compatibility: switch to returning an array from customDirectEventTypes
-
- Aug 23, 2015
-
-
React Native Playground authored
-
- Aug 22, 2015
-
-
Joshua Sierles authored
-
- Aug 08, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
video breaks on react-native 0.9.0-rc
-
Jim Lake authored
-
- Aug 05, 2015
-
-
Baris Sencan authored
Closes #57 This commit also includes some code style updates
-
- Jul 28, 2015
-
-
Brent Vatne authored
-
- Jul 23, 2015
-
-
Baris Sencan authored
-
- Jul 20, 2015
-
-
Baris Sencan authored
Fixes #73 as well
-
- Jul 19, 2015
-
-
Brent Vatne authored
Disables default system animation when resizing AVPlayerLayer
-
- Jul 18, 2015
-
-
Baris Sencan authored
Due to the changes made in #77
-
- Jul 15, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
-
- Jul 14, 2015
-
-
David Peek authored
Not sure if this something you will want – perhaps it could go behind a flag. When animating video size, the default system animation makes the rendered size of the video lag behind the bounds of the react view. This patch disables the default animation, ensuring the video renders at the correct size.
-