import reactnative0 from '/src/fragments/lib/react-native-polyfills.mdx';
### Install Amplify UI for React Native and its dependencies
import reactnative1 from '/src/fragments/lib/in-app-messaging/integrate-your-application/ui-integration.mdx';
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-native/connected-components/in-app-messaging)
```bash
npm install @aws-amplify/ui-react-native react-native-safe-area-context
```