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

add flag for allowing opening sms intent without requesting permissions

Open StanislavSava opened this issue 7 years ago • 0 comments

Opening the sms intent actually does not require that the app have sms permissions. However, this will not break previous usages of the app due to default param.

StanislavSava avatar Nov 28 '17 13:11 StanislavSava