ufosc / Alarm-Clock

Waking up is serious business.
11 stars 53 forks source link

Add SMS integration into the app #10

Open MaximilianMeiler opened 8 months ago

MaximilianMeiler commented 8 months ago

We're looking to add SMS integration if a user misses their alarm:

https://docs.expo.dev/versions/latest/sdk/sms/ This link should provide some info on how to incorporate texting for both IOS and Android. Note that we will also need some way to provide a number to text (perhaps the user can enter it somewhere, or even select a contact)

kanielv commented 8 months ago

tjanderson3 is working on this issue.

tjanderson3 commented 8 months ago

Thank you!