Is there a way to get list SMS messages by Expo SDK?

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android

I am trying to get the list of SMS messages. I found that expo-sms open support to send message not support read message. Is there a way to get it?
I have tried react-native-get-sms-android but it is not working with expo in both regular or bare mode.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.