jwplayer / jwplayer-react-native

MIT License
32 stars 9 forks source link

[IMPLEMENT] Expose more captions callbacks and events #45

Closed Jmilham21 closed 1 month ago

Jmilham21 commented 5 months ago

What needs to be implemented Expose:

How should it be implemented

Acceptance Criteria

Additional context If there are any other captions events or helper functions you see, feel free to implement.

Jmilham21 commented 5 months ago

It'd be worth considering the onCaptionText event as well. This is helpful for those who want to render captions outside of the player.

Jmilham21 commented 1 month ago

Finished with the work found here: https://github.com/jwplayer/jwplayer-react-native/pull/99

This will be in the next release to NPM (version TBD)