react-native-expo-read-sms icon indicating copy to clipboard operation
react-native-expo-read-sms copied to clipboard

Update `requestReadSMSPermission` return value in Readme

Open maniac-tech opened this issue 3 years ago • 0 comments

Describe the bug The documentation states that requestReadSMSPermission returns a boolean which is not the case

To Reproduce Steps to reproduce the behavior:

  1. call requestReadSMSPermission without passing explicit SMS permission in any app

Expected behavior It should return boolean

Screenshots N/A

Desktop (please complete the following information):

  • Platform agnostic

Smartphone (please complete the following information):

  • Platform agnostic

Additional context N/A

maniac-tech avatar Sep 13 '22 20:09 maniac-tech