Posted On: Nov 16, 2022

AWS Amplify allows developers to set up In-app messaging notification campaigns that are triggered and shown to their users when specific events occur. This feature empowers developers to provide contextual messages to users on web apps on React and cross platform mobile apps with React Native.

Using In-app messaging, developers can set up personalized campaigns in the Amazon Pinpoint console, allowing them to segment and target specific users of their apps. Developers can use the pre-built UI components supported by Amplify such as banners, full-screen overlay, and modals to display additional information to users, and prompt them for the next best actions to take. The UI components are customizable, and developers also have control over the frequency of how often users are shown the In-app messages.

Checkout our documentation to get started with building in-app messaging experience for React and React Native apps with AWS Amplify.