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

Android requires storage permission #34

Description

@watadarkstar

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");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions