The React Native package provides components and utilities for building Amplify connected applications on React Native.
-
Authenticator
- Component for authentication flows -
useAuthenticator
- Hook for accessing authenticator functionality -
withAuthenticator
- Higher-order component for adding authentication capabilities
-
ThemeProvider
- Provider component for theme context -
useTheme
- Hook for accessing theme functionality -
defaultTheme
- Default theme configuration -
defaultDarkModeOverride
- Default dark mode theme override
- Various components and utilities for in-app messaging
-
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