Release version 2.2.0
This commit is contained in:
parent
3f6af0c000
commit
99c29a907d
@ -1,6 +1,6 @@
|
|||||||
## Changelog
|
## 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 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)
|
* 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)
|
* 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",
|
"name": "react-native-video",
|
||||||
"version": "2.1.1",
|
"version": "2.2.0",
|
||||||
"description": "A <Video /> element for react-native",
|
"description": "A <Video /> element for react-native",
|
||||||
"main": "Video.js",
|
"main": "Video.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user