briankabiro/react-native-get-sms-android

Add Support for AddressRegex

krutarth-h-dave opened this issue · 0 comments

For the use-case of filtering out a certain type of SMSes where the Senders matches some pattern, I was thinking if we can add support for addressRegex in the SMS filter.

I have created the PR. Please take a look and let me know if changes are needed.

PR: #72