React Native Firebase
    Preparing search index...
    • When a notification from FCM has triggered the application to open from a quit state, this method will return a RemoteMessage containing the notification data, or null if the app was opened via another method.

      Parameters

      Returns Promise<RemoteMessage | null>

      Promise that resolves with the initial notification or null.