Release version 2.2.0
This commit is contained in:
parent
3f6af0c000
commit
99c29a907d
@ -1,6 +1,6 @@
|
||||
## Changelog
|
||||
|
||||
Upcoming release
|
||||
### Version 2.2.0
|
||||
* Support outputting to a TextureView on Android ExoPlayer (https://github.com/react-native-community/react-native-video/pull/1058)
|
||||
* Support changing the left/right balance on Android MediaPlayer (https://github.com/react-native-community/react-native-video/pull/1051)
|
||||
* Prevent multiple onEnd notifications on iOS (https://github.com/react-native-community/react-native-video/pull/832)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-video",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"description": "A <Video /> element for react-native",
|
||||
"main": "Video.js",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user