Merge pull request #2720 from tironiigor/type-event-dispatcher-with-protocol

Fix iOS build caused by type mismatch
This commit is contained in:
Eran Hammer
2022-06-20 21:53:57 -07:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
- Change WindowsTargetPlatformVersion to 10.0 [#2706](https://github.com/react-native-video/react-native-video/pull/2706)
- Fixed Android seeking bug [#2712](https://github.com/react-native-video/react-native-video/pull/2712)
- Fixed `onReadyForDisplay` not being called [#2721](https://github.com/react-native-video/react-native-video/pull/2721)
- Fix type of `_eventDispatcher` on iOS target to match `bridge.eventDispatcher()` [#2720](https://github.com/react-native-video/react-native-video/pull/2720)
### Version 5.2.0