lucasbento / react-native-thumbnail-video

Easily show thumbnails for videos on react-native.
MIT License
106 stars 36 forks source link

How can I change play icon? #18

Open kimho opened 6 years ago

kimho commented 6 years ago

How can I change play icon to Youtube play icon?

lucasbento commented 6 years ago

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

retyui commented 5 years ago

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