Merge pull request #1170 from react-native-community/chore/exoplayer-2.8.2-upgrade

[WIP] Update ExoPlayer to version 2.8.2
This commit is contained in:
Hampton Maxwell
2018-08-07 23:12:09 -07:00
committed by GitHub
3 changed files with 43 additions and 28 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