THEOplayer / react-native-theoplayer

A React Native THEOplayerView component
https://theoplayer.github.io/react-native-theoplayer/
MIT License
55 stars 21 forks source link

Feature/rn 0.74 #323

Closed tvanlaerhoven closed 1 month ago

tvanlaerhoven commented 1 month ago

Added support for React Native 0.74 & upgraded the example application to depend on react-native-tvos 0.74.1.

On Android, the ReactEventEmitter that was used to emit bridged events became package-private, and needed to be replaced.