heylinda-app
heylinda-app copied to clipboard
Local Push Notification Reminder
Is your feature request related to a problem? Please describe. I want to be able to set a local push notification reminder to meditate daily or on specific days of the week
Describe the solution you'd like
- Add a Set Daily Reminder list item to the settings screen
- Clicking the list item should open a modal
- show a "time of day" selector
- show a frequency selector:
- allow daily and or specific days of the week selection
- if there's a library that makes it easy, great!
- if the library allows for simple patterns for selecting specific days they want to be reminded, great!
- daily reminder sends local push notification
- push notification should say: "Practice your meditation today 🧘♀️"
Additional context Screenshots TBD
Hey! I am working on this. I think expo-notifications library should work.
Hey @SalikSayyed are you still interested in working on this feature? I'm offering a small bounty for this feature now. Your PR is in an outdated state though. Can you merge master into it and make sure it still works?
We also need to improve the UI.