Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not shown Videos but photos shown #74

Open
janardna opened this issue Feb 19, 2018 · 3 comments
Open

can not shown Videos but photos shown #74

janardna opened this issue Feb 19, 2018 · 3 comments

Comments

@janardna
Copy link

janardna commented Feb 19, 2018

i dont know why videos is not showing [Android] CameraRoll does not support videos. This is my code
<CameraRollPicker
maximum={10}
assetType={'All'}
pageSize={2}
removeClippedSubviews={true}
imagesPerRow={3}
callback={this.selectImages}
selected={[]}
>

@colewinans
Copy link

Also having this issue on Android. Same configuration.

@bulats
Copy link

bulats commented Apr 18, 2018

Same issue

@adam-nmth
Copy link

hey! I've made a fork out of this library, and mixed it with react-native-gallery-manager, so after some install+linking it is also possible to get the videos for android:
https://github.com/gronda-team/react-native-camera-roll-picker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants