react-native-camera-roll-picker icon indicating copy to clipboard operation
react-native-camera-roll-picker copied to clipboard

video marker

Open ndao opened this issue 8 years ago • 4 comments

@jeanpan Can we add a video marker to indicate it's a video? Right now it just blends into the photos. Maybe another prop to accept a video marker?

ndao avatar Jul 31 '16 08:07 ndao

Did anybody get anywhere with this?

joshuapinter avatar Jul 15 '20 20:07 joshuapinter

FYI, our company, CNTRAL, forked this library and added a video marker on all video thumbnails, in case anybody wants to use it. Later I'll submit a PR to get it merged into the main repo:

https://github.com/cntral/react-native-camera-roll-picker/

Here's a sneak peak of how it looks - image file on the left, video file on the right:

device-2020-07-30-142221

joshuapinter avatar Jul 30 '20 20:07 joshuapinter

Created a PR with this feature to get it merged in.

https://github.com/jeanpan/react-native-camera-roll-picker/pull/111

joshuapinter avatar Dec 02 '20 15:12 joshuapinter

Hello. I added a videoMarker prop to this package @kebetoo/camera-roll-picker which was rewritten using hooks.

bacarybruno avatar Dec 19 '20 22:12 bacarybruno