I'm currently building a React Native application with expo that should be able to read sms inbox and show it in the app.
I tried many libraries but none of them is compatible with expo and newer version of react/react-native
- react-native-read-sms
- react-native-get-sms-android
- react-native-sms-retriever
- maniac-tech/react-native-expo-read-sms
I want two functionality for my app
- Reading SMS of specific number
- Event lisener on retrieve message