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/web optimize texttracks #319

Closed tvanlaerhoven closed 1 month ago

tvanlaerhoven commented 2 months ago

For web: instead of always rebuilding the RN text track model when querying the text tracks list through the API, use a shared text track state between web and mobile platforms and keep it up-to-date using events.