Skip to content

Request multiple android permissions in same dialog #354

@Strate

Description

@Strate

Feature Request

Allow to request multiple android permissions in one dialog.

Why it is needed

Common pattern in android is request multiple permissions in one dialog. For example, if you need to take a photo, you need to access CAMERA and EXTERNAL_STORAGE. This is already implemented in PermissionsAndroid RN module: https://facebook.github.io/react-native/docs/permissionsandroid#requestmultiple

Possible implementation

We can dig into RN module to get code from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions