react-native-video/README.md

17 lines
561 B
Markdown
Raw Normal View History

2022-05-23 22:03:49 -07:00
# react-native-video
2015-03-30 22:07:55 -07:00
2022-05-23 22:03:49 -07:00
#### A `<Video>` component for react-native.
2015-03-30 22:51:58 -07:00
Version 5.x recommends react-native >= 0.60.0 for Android 64bit builds and Android X support.
2022-05-23 22:04:03 -07:00
Version 4.x requires react-native >= 0.57.0
2022-05-23 22:04:03 -07:00
Version 3.x requires react-native >= 0.40.0
2022-05-23 22:02:43 -07:00
## Useful resources
2018-09-03 19:01:12 -07:00
2022-05-23 22:02:43 -07:00
- [Documentation](https://github.com/react-native-video/react-native-video/blob/master/API.md)
2022-05-23 22:03:25 -07:00
- [Changelog](https://github.com/react-native-video/react-native-video/blob/master/CHANGELOG.md)
2018-09-03 19:01:12 -07:00
2022-05-23 22:02:43 -07:00
**react-native-video** was originally created by [Brent Vatne](https://github.com/brentvatne)