react-native-camera-roll-picker
react-native-camera-roll-picker copied to clipboard
video marker
@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?
Did anybody get anywhere with this?
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:
Created a PR with this feature to get it merged in.
https://github.com/jeanpan/react-native-camera-roll-picker/pull/111
Hello. I added a videoMarker
prop to this package @kebetoo/camera-roll-picker which was rewritten using hooks.