Socket
Book a DemoInstallSign in
Socket

@aws-amplify/ui-react-native

Package Overview
Dependencies
Maintainers
6
Versions
2294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/ui-react-native

The React Native package provides components and utilities for building Amplify connected applications on React Native.

latest
npmnpm
Version
2.6.3
Version published
Weekly downloads
12K
5.22%
Maintainers
6
Weekly downloads
 
Created
Source

Amplify UI React Native

The React Native package provides components and utilities for building Amplify connected applications on React Native.

Contents

Authenticator Components

  • Authenticator - Component for authentication flows
  • useAuthenticator - Hook for accessing authenticator functionality
  • withAuthenticator - Higher-order component for adding authentication capabilities

Theming Components

  • ThemeProvider - Provider component for theme context
  • useTheme - Hook for accessing theme functionality
  • defaultTheme - Default theme configuration
  • defaultDarkModeOverride - Default dark mode theme override

In-App Messaging

  • Various components and utilities for in-app messaging

Type Definitions

  • AuthenticatorProps - Props for Authenticator component
  • UseAuthenticator - Type for useAuthenticator hook
  • WithAuthenticatorOptions - Options for withAuthenticator HOC
  • Various props types for authentication screens
  • Theme - Type for theme configuration

React Native Documentation đź“–

  • https://ui.docs.amplify.aws/react-native

FAQs

Package last updated on 24 Oct 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