React Native Firebase
    Preparing search index...
    • Apps can subscribe to a topic, which allows the FCM server to send targeted messages to only those devices subscribed to that topic.

      Parameters

      • messaging: Messaging

        Messaging instance.

      • topic: string

        The topic name.

      Returns Promise<void>

      Promise that resolves when the subscription is complete.