react-native-video/README.md

15 lines
559 B
Markdown
Raw Normal View History

2022-05-23 23:03:49 -06:00
# react-native-video
2015-03-30 23:07:55 -06:00
2022-05-23 23:03:49 -06:00
#### A `<Video>` component for react-native.
2015-03-30 23:51:58 -06:00
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
2022-05-23 23:02:43 -06:00
## Useful resources
2018-09-03 20:01:12 -06:00
2022-05-23 23:02:43 -06:00
- [Documentation](https://github.com/react-native-video/react-native-video/blob/master/API.md)
2022-05-23 23:03:25 -06:00
- [Changelog](https://github.com/react-native-video/react-native-video/blob/master/CHANGELOG.md)
2018-09-03 20:01:12 -06:00
2022-05-23 23:02:43 -06:00
**react-native-video** was originally created by [Brent Vatne](https://github.com/brentvatne)