Lager - v5.2.0
    Preparing search index...
    • Displays a flash message using the react-native-flash-message library.

      flash_message

      Parameters

      • type: MessageType

        The type of the message. Can be 'info', 'warning', 'danger', 'success', or 'default'.

      • message: string

        The message to be displayed.

      Returns void