Go to file
2022-05-23 22:02:43 -07:00
.github Update stale.yml 2022-04-22 00:37:48 -07:00
android Revert "[Android] fullscreen video" 2022-05-20 22:42:55 -07:00
android-exoplayer Merge pull request #2371 from justsml/patch-1 2022-05-21 11:39:50 -07:00
docs Provide info about caching not working with text tracks 2018-08-27 18:17:15 -07:00
dom Fix ESLint setup and errors 2022-04-20 10:20:55 -07:00
examples iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
ios iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
windows remove unsupported arch and fix uimanager for rnw release 2021-11-15 15:57:24 -08:00
.eslintignore Fix ESLint setup and errors 2022-04-20 10:20:55 -07:00
.eslintrc Bump javascript dependencies (#1914) 2020-02-22 13:56:31 -05:00
.gitignore iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
.prettierrc Bump javascript dependencies (#1914) 2020-02-22 13:56:31 -05:00
API.md Create API.md 2022-05-23 21:58:30 -07:00
CHANGELOG.md Update CHANGELOG.md 2022-05-21 11:40:36 -07:00
DRM.md Add iOS and Android basic DRM support (#1445) 2020-08-12 18:56:21 -07:00
DRMType.js Fix lint 2022-02-04 12:32:34 -08:00
FilterType.js Bump javascript dependencies (#1914) 2020-02-22 13:56:31 -05:00
LICENSE Add license 2016-03-24 19:43:09 -07:00
package.json Cleanup credits 2022-05-23 21:35:38 -07:00
react-native-video.podspec iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
README.md Update README.md 2022-05-23 22:02:43 -07:00
TextTrackType.js Bump javascript dependencies (#1914) 2020-02-22 13:56:31 -05:00
Video.js iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
VideoResizeMode.js Example fix, test script, and some refactoring 2016-01-31 20:13:48 -08:00
ViewPropTypes View.propTypes -> ViewPropTypes (#824) 2017-11-03 14:38:37 -04:00

react-native-video

[![ci][4]][5]

A <Video> component for react-native.

Version 5.x recommends react-native >= 0.60.0 for Android 64bit builds and Android X support.

Version 4.x requires react-native >= 0.57.0

Version 3.x requires react-native >= 0.40.0

react-native-video

A <Video> component for react-native.

Useful resources

react-native-video was originally created by Brent Vatne