Themeable, accessible components
Ready to connect to the cloud
Amplify UI is a collection of accessible, themeable, performant React (and more!) components that can connect directly to the cloud.
npm i @aws-amplify/ui-react-native aws-amplify @aws-amplify/react-native react-native-safe-area-context @react-native-community/netinfo @react-native-async-storage/async-storage react-native-get-random-values
Authentication made easy
Add authentication to your app in under 10 lines of code using the Authenticator component. The Authenticator works seamlessly with the Amplify CLI to automatically work with your backend, no extra configuration needed! Customize every detail of the authentication flow with themes, overrides, or bring your own UI with a headless mode.
Better together with AWS Amplify
Build your application visually in Amplify Studio
Deploy and manage your app backend with a GraphQL API, User login, File storage and more in minutes. Start small and build to the full scale of AWS!
Learn more about Amplify Studio
Connect your UI to your backend with Amplify libraries.
Amplify Libraries offer an opinionated and declarative interfaces to connect to your backend. The libraries are pluggable and can be extended to use other providers.
Learn more about Amplify Libraries
Deploy your front-end in minutes with Amplify Hosting.
Fully managed web hosting with full-stack CI/CD. Amplify Hosting has support for common SPA and SSG frameworks like Next.js, Gatsby, and Eleventy.
Learn more about Amplify Hosting
Compatible with your front-end
Escape hatches
Connected components like the Authenticator have headless, or UI-less, implementations that handle complex state management and leave the UI up to you.
TypeScript & IntelliSense
Let your IDE do the work for you and make UI development a breeze with strongly typed interfaces and inline documentation.