Commit Graph

342 Commits

Author SHA1 Message Date
Brent Vatne
11fc3fcb45 Merge pull request #141 from perqa/patch-1
Update README.md
2016-03-24 19:36:55 -07:00
Brent Vatne
3eacc143fa Merge pull request #159 from raksonibs/patch-1
Update README.md
2016-03-24 19:29:17 -07:00
Oskar Niburski
928321a970 Update README.md
.default argument for iOS
2016-02-29 20:45:48 -05:00
E.J. Bevenour
53198e13c1 fixed syntax error 2016-02-28 11:50:45 -05:00
perqa
e0ead69100 Update README.md
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!
2016-02-04 14:41:03 +01:00
Baris Sencan
dc81b80695 [README] Add Android installation instructions 2015-12-08 02:37:15 -08:00
Brent Vatne
d7d4ebdc7a Merge pull request #64 from NishanthShankar/master
Changes to README
2015-06-26 10:46:16 -07:00
Brent Vatne
b52600c7b1 Update for npm 2015-06-25 12:47:57 -07:00
NishanthShankar
1ca19bf410 Changes to README 2015-06-25 19:24:47 +05:30
Mark Burns
f258b21963 Fix inline image in README 2015-06-25 11:39:36 +09:00
Brent Vatne
7d9fdeb6e8 Remove annoying peerDependencies for now 2015-06-10 10:28:51 -07:00
Mark Burns
2bd154236c Use markdown syntax to display images inline 2015-06-01 20:16:59 +09:00
Brent Vatne
ca3e6066c2 Indicate license type 2015-05-17 11:40:23 -07:00
Josh Habdas
059512fcb6 Add missing installation step
In order to use this native component the video resources must be
added to the project and bundled on build.

- Also remove a duplicate data property
- Fix linkrot in README and add Examples section
2015-05-12 21:10:08 -05:00
Brent Vatne
2b5fc21caf Update README to remove pointless step 2015-05-11 08:20:42 -07:00
Brent Vatne
9a55b1f417 Update README 2015-05-11 08:20:42 -07:00
Brent Vatne
53deeb15f4 Clarify example project instructions 2015-05-11 08:20:31 -07:00
Brent Vatne
284f93ef5c Update README with TODO 2015-05-11 08:20:20 -07:00
Brent Vatne
25628d9877 Bump version for onEnd callback 2015-05-11 08:20:20 -07:00
Mike Wilcox
9f5aa72d94 add checkmark 2015-05-11 08:20:20 -07:00
Mike Wilcox
a7644bfdbe updated README with onEnd prop example 2015-05-11 08:19:46 -07:00
Brent Vatne
1f67f3e761 Note about TODO for buffering callback 2015-05-11 08:19:16 -07:00
Brent Vatne
61752153b3 Update to support react-native 0.3.10 2015-05-11 08:19:15 -07:00
Brent Vatne
b8d55afc16 Update README 2015-04-08 12:05:46 -07:00
Brent Vatne
a4c0d46d65 Update TODOS 2015-04-07 20:48:07 -07:00
Brent Vatne
e26a4d27f7 Remove unnecessary {} around source 2015-04-07 20:45:45 -07:00
Brent Vatne
e285ca9a1d Add some comments about props to the README 2015-04-07 20:44:06 -07:00
Brent Vatne
fccfdbfd30 Add volume, rate and muted props
- Also rename pause to paused
- Bump version
2015-04-07 20:38:16 -07:00
Brent Vatne
d22d75c332 Bump version and update README 2015-04-06 13:06:37 -07:00
Brent Vatne
353c6bd4e3 Update README 2015-04-06 12:18:50 -07:00
Brent Vatne
432d156160 Add captions to TODOS 2015-04-05 10:26:40 -07:00
Brent Vatne
a2d9c9cec3 List upcoming features in TODO 2015-04-05 10:25:04 -07:00
Brent Vatne
b100a9f882 Update README to reflect change with resizeMode 2015-04-05 10:18:09 -07:00
Brent Vatne
b8df485c79 Add resizeMode change to TODO 2015-04-04 18:49:05 -07:00
Brent Vatne
4261b932d7 Fix missing ` typo 2015-04-04 18:37:31 -07:00
Brent Vatne
fd9645d2e6 Bump version and update README 2015-04-04 17:57:35 -07:00
Brent Vatne
5408fafff8 Add support for repeat prop 2015-03-30 23:29:15 -07:00
Brent Vatne
ac3d655651 Add TODOS to README 2015-03-30 23:06:54 -07:00
Brent Vatne
6f9fb450c5 Update README as it should automatically have that path 2015-03-30 23:05:42 -07:00
Brent Vatne
0426cc4e32 Update README again 2015-03-30 22:57:04 -07:00
Brent Vatne
4a788addc3 Add README instructions 2015-03-30 22:51:58 -07:00
Brent Vatne
ea7a7bbcf7 Initial commit 2015-03-30 22:07:55 -07:00