Upgrade to ExoPlayer 2.8.2

This commit is contained in:
Hampton Maxwell
2018-08-07 23:10:03 -07:00
parent f0ee821225
commit 40cafdcb2e
3 changed files with 42 additions and 27 deletions

View File

@@ -5,7 +5,10 @@ A `<Video>` component for react-native, as seen in
Requires react-native >= 0.40.0, for RN support of 0.19.0 - 0.39.0 please use a pre 1.0 version.
### Version 3.0 breaking changes
### Version 4.0.0 breaking changes
Version 4.0 now requires Android SDK 26 or higher to use ExoPlayer. This is the default version as of React Native 0.56 and will be required by Google for all apps in October 2018.
### Version 3.0.0 breaking changes
Version 3.0 features a number of changes to existing behavior. See [Updating](#updating) for changes.
## TOC