Kevin VanGelder
ebc6617ba4
Initial WPF Support ( #385 )
...
* initial support for WPF
* update readme with WPF specific instructions
* remove autogenerated .gitattributes file
* reference RNW NPM package instead of hard-coded local reference
2017-03-31 12:15:26 -04:00
melyamri
d48d7efc5d
added progressUpdateInterval to Android ( #512 )
...
* use progressUpdateInterval in android
* convert progressUpdateInterval to int
2017-03-21 16:26:39 -04:00
Olof Dahlbom
fe6bc4f3df
Support react-native > 0.40 ( #437 )
...
* Support react-native > 0.40
* Bumping major version. Breaking change.
* Upgrade example project from 0.33 => 0.40.
2017-01-11 07:43:43 -05:00
Andrew Jack
0c746e8fe8
Clean project structure ( #320 )
2016-09-21 09:34:25 -04:00
Brent Vatne
71eedc2fac
Bump version
2016-08-15 18:14:34 -07:00
Stanisław Chmiela
242b79ac38
Publish new version
2016-05-30 17:03:47 +02:00
Stanisław Chmiela
7db95e2c7f
Bump version
2016-05-10 23:48:02 +02:00
Brent Vatne
878ee68f2e
Beta release
2016-04-12 14:34:18 -04:00
Brent Vatne
787f56616d
Add license field to package.json
2016-04-12 14:18:28 -04:00
Stanisław Chmiela
c3b5a1b4cf
Add new RCTVideoPlayerViewControllerDelegate protocol
2016-04-01 10:51:02 +02:00
Stanisław Chmiela
79fac2b2a9
Add new files to the package
2016-03-31 23:12:43 +02:00
Stanisław Chmiela
412d187b33
Update package.json to copy new files
2016-03-31 20:59:25 +02:00
Keith Grennan
48b7f5b5b3
add podspec
2016-02-17 09:56:09 -08:00
Baris Sencan
17811e29f8
0.7.1
2016-02-03 08:45:20 -08:00
Baris Sencan
8e61b4255c
0.7.0
...
Closes #129
2016-01-31 20:21:42 -08: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
af438045c9
[npm] Add ReactVideoView.java to package files
2015-11-17 18:05:33 -08:00
Baris Sencan
1746779909
[npm] Typo fix
2015-11-02 15:36:46 -08:00
Baris Sencan
f34bd9d95a
[npm][Android] Include RCTVideo.iml
2015-11-02 15:35:14 -08:00
Baris Sencan
318ce5d4d1
[npm] Add android files to package
2015-11-02 15:35:14 -08:00
Baris Sencan
b45c9577f0
[Video] Tidy up component code
...
- Newer syntax.
- Removed lodash dependency.
- Removed hard-coded ref.
- Seek using state.
2015-10-29 17:39:20 -07:00
Brent Vatne
dc6de43642
Bump version
2015-09-16 15:38:06 -07:00
Carlo Francisco
3d96525558
Use lodash instead of merge, because the latter is ignoring one of the params passed in
2015-09-16 17:36:17 -04:00
Brent Vatne
1f0ba1347b
Bump version for 0.10.0-rc compat
2015-08-23 20:24:15 -07:00
Brent Vatne
0be086c644
Bump version
2015-08-07 23:59:52 -07:00
Brent Vatne
db402be640
Fix imports and bump sample project to 0.8.0
2015-07-28 15:46:05 -07:00
Baris Sencan
e832d3860a
Bump version
2015-07-23 10:39:44 +03:00
Brent Vatne
5746a030bb
Bump version
2015-07-15 08:13:40 -07:00
Brent Vatne
69f4a35de7
Bump version
2015-07-10 18:21:46 -07:00
Brent Vatne
ab93afd2c3
Bump version
2015-06-26 13:49:26 -07:00
Brent Vatne
1f901be363
Pause video when the app is backgrounded
2015-06-25 15:40:46 -07:00
Brent Vatne
b5faab4fee
0.4.7
2015-06-25 12:52:30 -07:00
Brent Vatne
6ba179b7ed
Update package.json
2015-06-25 12:52:00 -07:00
Brent Vatne
52fb282975
Bump version
2015-06-17 22:25:05 -07:00
Brent Vatne
3ac8d2e74a
Bump version
2015-06-16 21:14:24 -07:00
Brent Vatne
7d9fdeb6e8
Remove annoying peerDependencies for now
2015-06-10 10:28:51 -07:00
Brent Vatne
f7f5b22ee8
Bump version for peerDependencies, supporting upcoming 0.5.0
2015-06-05 10:18:52 -07:00
Brent Vatne
c5eb6b4fec
Fix crash from trying to remove observer multiple times
2015-05-30 12:47:14 -07:00
Brent Vatne
7259555b9c
Bump for 0.4.3
2015-05-14 18:10:41 -07:00
Brent Vatne
b41a39b7bc
Bump version
2015-05-12 20:28:15 -07:00
Brent Vatne
e6a277eb59
Bump to 0.3.5 and add seeking
2015-05-11 08:24:58 -07:00
Johannes Lumpe
c5a8760ea7
Bumped version to 0.3.4
2015-05-11 08:21:16 -07:00
Brent Vatne
9c2184bd19
Respect the pause property at all times
2015-05-11 08:20:42 -07:00
Brent Vatne
00aadf685a
Add fix to support live streaming
2015-05-11 08:20:42 -07:00
Brent Vatne
b8ac698258
Bump to 0.3.1
2015-05-11 08:20:41 -07:00
Johannes Lumpe
23feea9fba
Made react-native a peer dependency, fixed invalid version
error for package version
2015-05-11 08:20:41 -07:00
Brent Vatne
6fee22cac6
Bump for react-native 0.4.0
2015-05-11 08:20:41 -07:00
Brent Vatne
e12769f919
Reduce example video size and explicitly list package files
2015-05-11 08:20:41 -07:00
Brent Vatne
25628d9877
Bump version for onEnd callback
2015-05-11 08:20:20 -07:00