Description
Build a notification preference center allowing users to control subscription-related notifications (renewal reminders, payment confirmations, dunning warnings) by channel and frequency.
Acceptance Criteria
Technical Scope
- src/hooks/useNotifications.ts
- src/services/notificationService.ts
- src/screens/SettingsScreen.tsx
- Edge: notification delivery guarantee, spam prevention, preference sync across devices
Description
Build a notification preference center allowing users to control subscription-related notifications (renewal reminders, payment confirmations, dunning warnings) by channel and frequency.
Acceptance Criteria
Technical Scope