react-native-expo-read-sms
react-native-expo-read-sms copied to clipboard
Update `requestReadSMSPermission` return value in Readme
Describe the bug
The documentation states that requestReadSMSPermission returns a boolean which is not the case
To Reproduce Steps to reproduce the behavior:
- call
requestReadSMSPermissionwithout 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