Push Notification Setup Implement push notifications across mobile and web platforms. Firebase Cloud Messaging (React Native) iOS Native (Swift) Android (Kotlin) Best Practices - Request permission at appropriate time - Handle token refresh - Support notification channels (Android) - Implement deep linking - Never send sensitive data in payload - Test on real devices ---