Suggested Tier: Medium (150 pts)
Description:
Notify users of contribution deadlines and received payouts via native push, complementing the backend web-push service.
Tasks:
- Integrate
expo-notifications with FCM (Android) and APNs (iOS)
- Register device push tokens with the backend notification service
- Route notification taps to the relevant group/contribution screen
- Add in-app notification preference toggles
Acceptance Criteria:
- A backend test notification is received and routes correctly on tap
- Disabling a category in-app suppresses it server-side
Suggested Tier: Medium (150 pts)
Description:
Notify users of contribution deadlines and received payouts via native push, complementing the backend web-push service.
Tasks:
expo-notificationswith FCM (Android) and APNs (iOS)Acceptance Criteria: