react-native-video/examples/basic/src/components
Olivier Bouillet 308447a5ba
Fix/track selection by title (#4129)
* chore(sample): make track selection by title possible

* fix(android): fix test for track selection by title
2024-09-02 19:10:39 +02:00
..
AudioTracksSelector.tsx chore(sample): refactor sample code to follow rn best practices (#3990) 2024-07-15 23:29:23 +02:00
index.ts chore(sample): additionnal sample cleanup (#4122) 2024-08-31 18:32:32 +02:00
Indicator.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
MultiValueControl.tsx chore(sample): additionnal sample cleanup (#4122) 2024-08-31 18:32:32 +02:00
Overlay.tsx Fix/track selection by title (#4129) 2024-09-02 19:10:39 +02:00
Seeker.tsx refactor: basic example from class component to functional component (#3934) 2024-06-28 11:33:10 +02:00
TextTracksSelector.tsx Fix/track selection by title (#4129) 2024-09-02 19:10:39 +02:00
Toast.ts refactor: basic example from class component to functional component (#3934) 2024-06-28 11:33:10 +02:00
ToggleControl.tsx chore(sample): additionnal sample cleanup (#4122) 2024-08-31 18:32:32 +02:00
TopControl.tsx chore(sample): refactor sample code to follow rn best practices (#3990) 2024-07-15 23:29:23 +02:00
VideoLoader.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
VideoTracksSelector.tsx chore(sample): refactor sample code to follow rn best practices (#3990) 2024-07-15 23:29:23 +02:00