Fix android subtitle issue caused by using rawdatasource
This commit is contained in:
parent
7837c39df0
commit
d5fe91af2b
@ -3,6 +3,7 @@
|
|||||||
### Next Version
|
### Next Version
|
||||||
* Fix iOS video not displaying after switching source [#1395](https://github.com/react-native-community/react-native-video/pull/1395)
|
* Fix iOS video not displaying after switching source [#1395](https://github.com/react-native-community/react-native-video/pull/1395)
|
||||||
* Add the filterEnabled flag, fixes iOS video start time regression [#1384](https://github.com/react-native-community/react-native-video/pull/1384)
|
* Add the filterEnabled flag, fixes iOS video start time regression [#1384](https://github.com/react-native-community/react-native-video/pull/1384)
|
||||||
|
* Fix text not appearing in release builds of Android apps [1373](https://github.com/react-native-community/react-native-video/pull/1373)
|
||||||
|
|
||||||
### Version 4.2.0
|
### Version 4.2.0
|
||||||
* Don't initialize filters on iOS unless a filter is set. This was causing a startup performance regression [#1360](https://github.com/react-native-community/react-native-video/pull/1360)
|
* Don't initialize filters on iOS unless a filter is set. This was causing a startup performance regression [#1360](https://github.com/react-native-community/react-native-video/pull/1360)
|
||||||
|
Loading…
Reference in New Issue
Block a user