Update README.md

This commit is contained in:
Eran Hammer 2022-05-23 22:03:25 -07:00 committed by GitHub
parent ead496ce96
commit e347839f41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
## 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.
@ -19,6 +17,6 @@ Version 3.x requires react-native >= 0.40.0
## Useful resources
- [Documentation](https://github.com/react-native-video/react-native-video/blob/master/API.md)
- [Changelog]([https://joi.dev/resources/changelog/](https://github.com/react-native-video/react-native-video/blob/master/CHANGELOG.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)