briankabiro / react-native-get-sms-android

React Native module to get messages on an Android device
MIT License
137 stars 68 forks source link

Added a permission check to the example code #84

Open Bilal-Abdeen opened 3 years ago

Bilal-Abdeen commented 3 years ago

I added a permission check to the example code. The code, which I added, was taken from #16 .