briankabiro / react-native-get-sms-android

React Native module to get messages on an Android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read new incoming messages real time

kennataddese6 opened this issue · comments

This package is really good. What I believe it lacks is that it doesn't fetch or get new incoming messages on real-time and you have to call the GetSmsAndroid.list in intervals or call the method every time. I wish it would have some listener to make it more efficient with getting incoming messages