Merge branch 'master' into cr-android-improvements
This commit is contained in:
14
README.md
14
README.md
@@ -1,9 +1,6 @@
|
||||
## react-native-video
|
||||
# react-native-video
|
||||
|
||||
[![ci][4]][5]
|
||||
|
||||
A `<Video>` component for react-native, as seen in
|
||||
[react-native-login](https://github.com/brentvatne/react-native-login)!
|
||||
#### A `<Video>` component for react-native.
|
||||
|
||||
Version 5.x recommends react-native >= 0.60.0 for Android 64bit builds and Android X support.
|
||||
|
||||
@@ -1644,6 +1641,9 @@ If your video work on Debug mode, but on Release you see only black screen, plea
|
||||
[4]: https://github.com/react-native-video/react-native-video/workflows/ci/badge.svg
|
||||
[5]: https://github.com/react-native-video/react-native-video/actions
|
||||
|
||||
---
|
||||
## Useful resources
|
||||
|
||||
**MIT Licensed**
|
||||
- [Documentation](https://github.com/react-native-video/react-native-video/blob/master/API.md)
|
||||
- [Changelog](https://github.com/react-native-video/react-native-video/blob/master/CHANGELOG.md)
|
||||
|
||||
**react-native-video** was originally created by [Brent Vatne](https://github.com/brentvatne)
|
||||
|
Reference in New Issue
Block a user