<!-- TODO What should be done with this page for non-react frameworks --> ### Install Amplify UI for React import js0 from '/src/fragments/lib/in-app-messaging/integrate-your-application/ui-integration.mdx'; <Fragments fragments={{ js: js0 }} /> <Callout> Learn more about Amplify In-App Messaging UI and how to fully unlock its capabilities here: [Amplify UI for In-App Messaging](https://ui.docs.amplify.aws/react/connected-components/in-app-messaging) </Callout> ```bash npm install aws-amplify @aws-amplify/ui-react @aws-amplify/ui-react-notifications ```