-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SmsAndroid undefined? #9
Comments
Ah my bad... I'm using Expo... Could be the same error than this one: tkporter/react-native-sms#25 |
Might be worth mentioning in the README that this package won't work if used with Expo? |
Yeah, I think that's valid. But do you have any suspicions as to why it fails with Expo? |
@briankabiro I think it's Expo not supporting SMS access. I had found a github issue about it but I can't find it back. |
I've updated the README accordingly. |
Sorry I'm quite new to React Native.
I yarn installed your package and when I try this code
I get this error:
Any idea of what I'm doing wrong?
The text was updated successfully, but these errors were encountered: