react-native-get-sms-android
react-native-get-sms-android copied to clipboard
Add Support for AddressRegex
Add Support for AddressRegex: To Filter out the SMSes which has sender of certain pattern
Hi @briankabiro , Please check this and let me know if this works? Or there are some changes needed? I'll do.
@briankabiro @krutarth-h-dave Guys any update on this? Would LOVE to use this functionality...😅
@krutarth-h-dave The addressRegex only takes numbers into consideration, but there are cases where the address can be purely letters or a mix of both. Would it be better to update the regex to capture other characters?