This skill provides production-ready implementation patterns for integrating push notifications across iOS, Android, and web platforms using Firebase Cloud Messaging (FCM). It assists developers in handling the complexities of notification permissions, background message handling, device token management, and platform-specific configurations like Android notification channels and iOS APNs registration. Whether you are building with React Native, Swift, or Kotlin, this skill ensures best practices are followed for secure, reliable notification delivery, foreground/background message routing, and deep linking setup.
主要功能
01Device token registration and refresh synchronization
02Android notification channel and UI customization patterns
03Automated notification permission handling for iOS and Android
0421 GitHub stars
05Background and foreground message lifecycle management
06Cross-platform Firebase Cloud Messaging (FCM) integration