Skip to content

Expose shouldShowRequestPermissionRationale #710

@Minishlink

Description

@Minishlink

Why it is needed?

Hi, would you be open as to expose shouldShowRequestPermissionRationale Android method?
This is needed when you want to have a custom rationale screen and not an Alert.

Currently one can access it from NativeModules but this is not very safe as this is an internal thing right now.

Thanks

Possible implementation

Maybe naming it android_shouldShowRequestPermissionRationale or something like this to indicate this is an Android-only method.

Code sample

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions