React Native Expo Read SMS

React Native Expo Read SMS

Easily read incoming Android SMS in Expo React Native apps

Website
React Native Expo Read SMS screenshot

react-native-expo-read-sms is an npm package that enables Expo‑managed React Native apps to access and read incoming SMS messages on Android devices. It offers a simple API to request permissions, listen for new messages, and retrieve message content, making it ideal for OTP auto‑fill, verification, or messaging integrations without ejecting from Expo. Compatible with the latest Expo SDK and supports both foreground and background handling.