expo-unified-push
    Preparing search index...

    Function showLocalNotification

    • Show a local notification. This is a helper function that will show a notification using the native notification API. It can be used to test the different types of notifications that can be received from the distributor. This skips renderer resolution and asks for the full notification object in the rendering shape.

      Parameters

      • notification: Notification

        The notification complete notification object for rendering.

      Returns Promise<void>