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

Read all new inbox messages using react-native-get-sms-android

Open Mazhardevelopers opened this issue 3 years ago • 1 comments

i'm wondering if i found a sollution where i can get all new messages from inbox. In react-native-get-sms-adroid we can only get message for single number, can we use this library for gettting all messages from inbox. How can we use filter for geting all messages? Or any other library for this sollution? looking for response... Thanks in advance.

Mazhardevelopers avatar Sep 02 '21 12:09 Mazhardevelopers

You can easily do this already with SmsAndroid.list. Its all in the documentation.

kyle-nih avatar Jun 14 '23 17:06 kyle-nih