react-native-video
Advanced tools
Comparing version 3.2.0 to 3.2.1
## Changelog | ||
### Version 3.2.1 | ||
* Fix crash on ExoPlayer if there were no audio tracks | ||
* Fix bug where we selected the wrong type of track when disabling tracks | ||
### Version 3.2.0 | ||
@@ -4,0 +8,0 @@ * Basic fullscreen support for Android MediaPlayer [#1138](https://github.com/react-native-community/react-native-video/pull/1138) |
{ | ||
"name": "react-native-video", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "A <Video /> element for react-native", | ||
@@ -5,0 +5,0 @@ "main": "Video.js", |
Sorry, the diff of this file is not supported yet
3700
564161
67