Don't init iOS filter unless set
This commit is contained in:
parent
e5bada9fc6
commit
b65bdb6ab2
@ -1,5 +1,8 @@
|
||||
## Changelog
|
||||
|
||||
### Version 4.1.1
|
||||
* 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)
|
||||
|
||||
### Version 4.1.0
|
||||
* Generate onSeek on Android ExoPlayer & MediaPlayer after seek completes [#1351](https://github.com/react-native-community/react-native-video/pull/1351)
|
||||
* Remove unneeded onVideoSaved event [#1350](https://github.com/react-native-community/react-native-video/pull/1350)
|
||||
|
Loading…
Reference in New Issue
Block a user