- May 19, 2016
-
-
Stanisław Chmiela authored
-
- May 17, 2016
-
-
Stanisław Chmiela authored
Happens if someone creates Video component, but doesn't set src to it.
-
Stanisław Chmiela authored
Before: observer removes only in removeFromSuperview, but adds in setSrc – multiple setSrc would add multiple observers and one removeFromSuperview would remove only one observer. Now: Every addObserver in setSrc is balanced by removeObserver also in setSrc
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
- May 11, 2016
-
-
Stanisław Chmiela authored
Adding Cookie Support for Android Devices
-
Stephen Mudra authored
-
- May 10, 2016
-
-
Stanisław Chmiela authored
-
- May 09, 2016
-
-
Brent Vatne authored
Fix typo in README
-
Gonzalo Aguirre authored
Make visible text *<Video>* wrapping it with a code block
-
Stanisław Chmiela authored
Additional playback callbacks
-
Stanisław Chmiela authored
fix for RN 0.24+
-
- May 01, 2016
-
-
Stanisław Chmiela authored
[iOS] Added orientation to onLoad event.
-
Burak Çalık authored
-
Burak Çalık authored
-
- Apr 29, 2016
-
-
Brent Vatne authored
README: prevent blocking outside music
-
skleest authored
-
- Apr 28, 2016
-
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
Stanisław Chmiela authored
-
- Apr 22, 2016
-
-
James Gibbons authored
-
- Apr 19, 2016
-
-
Stanisław Chmiela authored
fix screenPhysicalPixels error
-
sunnylqm authored
-
- Apr 12, 2016
-
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
[Podspec] Set podspec version from the package.json and fix git source in the Podspec
-
Brent Vatne authored
Support fullscreen mode
-
Brent Vatne authored
Add naturalSize to callback
-
Brent Vatne authored
Update README to explain where android assets go
-
braco authored
-
- Apr 08, 2016
-
-
Stanisław Chmiela authored
-
- Apr 07, 2016
-
-
Mark Miyashita authored
-