codeforbtv / cvoeo-app

The "Money on My Mind" app helps CVOEO's Reach-Up clients stay on track with their personal finance coaching.
Apache License 2.0
11 stars 4 forks source link

Very Simple Expo Local Notifications #91

Open jbpayne opened 5 years ago

jbpayne commented 5 years ago

This is an example to illustrate local notifications through Expo.

components/localNotifications.js:

Defines the Timer component using Notifications from Expo to send the notification when an option is selected from the Picker dropdown.

screens/dashboard/index.js:

Displays the Timer component below the header.