Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Android requires storage permission #34

Open
watadarkstar opened this issue Oct 19, 2018 · 0 comments · May be fixed by #47
Open

Android requires storage permission #34

watadarkstar opened this issue Oct 19, 2018 · 0 comments · May be fixed by #47

Comments

@watadarkstar
Copy link

watadarkstar commented Oct 19, 2018

Somewhere in the README we should add that you need storage permission to use this library for Android:

import Permissions from "react-native-permissions";
...
if(!isIos) await Permissions.request("storage");
hushicai pushed a commit to hushicai/react-native-thumbnail that referenced this issue Jun 17, 2019
hushicai pushed a commit to hushicai/react-native-thumbnail that referenced this issue Jun 17, 2019
hushicai added a commit to hushicai/react-native-thumbnail that referenced this issue Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant