react-native-android-permissions icon indicating copy to clipboard operation
react-native-android-permissions copied to clipboard

requestPermissionIfNeeded

Open mehcode opened this issue 8 years ago • 1 comments

Would you be interested in a if-needed approach that first runs checkPermission and then requestPermission if we don't have it?

requestPermissinonIfNeeded(permissionName)

I don't mind submitting a PR.

mehcode avatar Jun 17 '16 05:06 mehcode

Hi @mehcode,

It's a good approach at all. Can you send a PR implementing this?

Thanks for the idea ;)

lucasferreira avatar Jun 17 '16 11:06 lucasferreira