garyhtou / FBLA-App

A React Native app for FBLA
1 stars 0 forks source link

Push Notifications #8

Open garyhtou opened 4 years ago

garyhtou commented 4 years ago

Summary

Push notifications for major events.

Intended Outcome

Allows for important information to be instantly communicated to members.

These following events will cause a push notification

How will it work?

https://docs.expo.io/push-notifications/overview/ https://docs.expo.io/push-notifications/using-fcm/

Note: push notification for Android and iOS have different processes.