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

Videos not showing #3

Open
arvindmishra1406 opened this issue Apr 17, 2017 · 4 comments
Open

Videos not showing #3

arvindmishra1406 opened this issue Apr 17, 2017 · 4 comments

Comments

@arvindmishra1406
Copy link

I am using this plugin but unable to fetch videos while I am using assetType = "Videos". Its always returning images. Am I missing something?

@st0ffern
Copy link
Owner

can you give me an example repo?

@arvindmishra1406
Copy link
Author

arvindmishra1406 commented Apr 24, 2017

Thanks for reply Stoffern!! I am using below code..

<MediaPicker
callback={items => this.whenClickedImage(items)}
groupTypes="All"
assetType="Videos"
maximum={1}
imagesPerRow={4}
imageMargin={1}
showLoading={true}
setFirstImage={this.getImage}
/>

@st0ffern
Copy link
Owner

st0ffern commented May 10, 2017

Related to this: facebook/react-native#13715

@hungdev
Copy link

hungdev commented Mar 10, 2018

I get the same error. What's the news?

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

3 participants