phuochau / react-native-thumbnail

Get thumbnail from local media. Currently, it only supports for video.
MIT License
135 stars 104 forks source link

Request: Add provision to select thumb from given time #30

Open rptwsthi opened 6 years ago

rptwsthi commented 6 years ago

Mostly this happen that first frame of video doesn't depict the actual value and we might want allow user to select their own thumb. From video timestamp. Can we give a provision where user can pass a timestamp and call back create return path for frame of that particular timestamp.