react-native-video/examples/basic/src
Olivier Bouillet 2fa6c43615
fix(android): add subtitleStyle.subtitlesFollowVideo prop to control subtitles positionning (#4133)
* fix(android): add subtitleStyle.subtitlesFollowVideo prop to control subtitles positionning
* docs: add new prop description
* docs: add supported platform for subtitleStyle
* chore: use constructor instead of parse
2024-09-02 16:13:06 +02:00
..
assets refactor: basic example from class component to functional component (#3934) 2024-06-28 11:33:10 +02:00
components chore(sample): additionnal sample cleanup (#4122) 2024-08-31 18:32:32 +02:00
constants fix(ios): ensure behavior is correct with empty text track list (#4123) 2024-09-02 15:40:38 +02:00
types chore(sample): additionnal sample cleanup (#4122) 2024-08-31 18:32:32 +02:00
index.js iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
styles.tsx feat: add ability to define poster props as Image type and render poster as custom component (#3972) 2024-07-22 22:38:35 +02:00
VideoPlayer.tsx fix(android): add subtitleStyle.subtitlesFollowVideo prop to control subtitles positionning (#4133) 2024-09-02 16:13:06 +02:00
VideoPlayer.windows.tsx refactor: basic example from class component to functional component (#3934) 2024-06-28 11:33:10 +02:00