react-native-thumbnail-video icon indicating copy to clipboard operation
react-native-thumbnail-video copied to clipboard

How can I change play icon?

Open kimho opened this issue 6 years ago • 2 comments

How can I change play icon to Youtube play icon?

kimho avatar Aug 09 '18 12:08 kimho

Currently there's no way to do so but I would appreciate very much a PR to implement that option.

lucasbento avatar Aug 13 '18 07:08 lucasbento

@lucasbento I can create PR, but need to decide how will called this prop: PlayIconCompoennt={<Image />} renderIconPlayIcon = () => <Image />

retyui avatar Feb 05 '19 14:02 retyui