Skip to content
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

Please mention sending SMS #49

Open
mariusa opened this issue Oct 12, 2019 · 3 comments
Open

Please mention sending SMS #49

mariusa opened this issue Oct 12, 2019 · 3 comments

Comments

@mariusa
Copy link

mariusa commented Oct 12, 2019

There's no mention on sending SMS at
https://vue-native.io/docs/device-apis.html

Would you please mention either how to do it, or say it's not possible?

Thanks

@RishabhKarnad
Copy link
Contributor

Docs will be updated soon. Until then, you can use

  • Expo SMS if you are using Expo.
  • If you are not using Expo you can use react-native-sms
  • If you are not using Expo, and using Bare React Native instead, you can still use the above package after linking. Follow these instructions, but it would involve also configuring Expo Unimodules.

@mariusa
Copy link
Author

mariusa commented Oct 14, 2019

Thanks

@mariusa mariusa closed this as completed Oct 14, 2019
@RishabhKarnad
Copy link
Contributor

I'll keep this issue open until this is added to the docs.

@RishabhKarnad RishabhKarnad reopened this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants