zetavg / react-native-system-notification

Android system notifications for React Native. Supports push notifications with GCM integrated.
https://www.npmjs.com/package/react-native-system-notification
244 stars 102 forks source link

Can this be used to schedule system notifications? #44

Open yonibot opened 8 years ago

yonibot commented 8 years ago

Wondering if I can leverage this to build an alarm clock app (to schedule a system notification to wake the app up at a certain time). Any thoughts?