🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@aws-amplify/ui-react-core-notifications

Package Overview
Dependencies
Maintainers
9
Versions
1644
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/ui-react-core-notifications

`@aws-amplify/ui-react-core-notifications` is a React platform agnostic utility library for Amplify UI internal usage in the `@aws-amplify/ui-react-notifications` package.

2.2.9
latest
Source
npm
Version published
Weekly downloads
21K
-17.76%
Maintainers
9
Weekly downloads
 
Created
Source

Amplify UI React Core Notifications

@aws-amplify/ui-react-core-notifications is a React platform agnostic utility library for Amplify UI internal usage in the @aws-amplify/ui-react-notifications package.

Contents

Providers and Hooks

  • InAppMessagingProvider - Provider component for in-app messaging context
  • useInAppMessaging - Hook for accessing in-app messaging functionality
  • useMessage - Hook for accessing message functionality
  • handleMessageAction - Utility function for handling message actions

Type Definitions

  • InAppMessage - Core message type definition
  • InAppMessageAction - Type for message actions
  • InAppMessageButton - Type for message buttons
  • InAppMessageContent - Type for message content
  • InAppMessageImage - Type for message images
  • InAppMessageLayout - Type for message layouts
  • InAppMessageStyle - Type for message styling
  • InAppMessageTextAlign - Type for text alignment options

Message Component Types

  • BannerMessageComponent - Type for banner message components
  • CarouselMessageComponent - Type for carousel message components
  • FullScreenMessageComponent - Type for full-screen message components
  • ModalMessageComponent - Type for modal message components
  • MessageButtonProps - Props for message buttons
  • MessageCommonProps - Common props for messages
  • MessageComponentBaseProps - Base props for message components
  • MessageContentProps - Props for message content
  • MessagePayloadStyle - Style for message payload

FAQs

Package last updated on 13 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts