Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

168
Vistas
How To Resolve Issue with Amplify Signup UI in React Native?

Using React Native I am using the following dependencies.

"dependencies": {
    "@react-native-async-storage/async-storage": "^1.15.11",
    "@react-native-community/netinfo": "^7.1.2",
    "@react-native-community/picker": "^1.8.1",
    "@react-native-picker/picker": "2.2.1",
    "aws-amplify": "^4.3.8",
    "aws-amplify-react-native": "^6.0.1",
    "expo": "^37.0.7",
    "react": "16.9.0",
    "react-dom": "16.9.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
    "react-native-android-dialog-picker": "^0.1.0",
    "react-proxy": "1.1.8"
  }

I am using the Amplify component for react native. I can click on the Forget Password and get the UI to appear. However when I click on Sign Up I get an error.

Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager.

This error is located at:
in RNCAndroidDialogPicker(created by ForwardRef(PickerAndroid))
in ForwardRef(PickerAndroid) (created by Picker)
...
AmplifyUI.tsx:250)
in Wrapper (at SignUp.tsx:247)
...

How can I fix this issue and why is it happening?

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

I had the same problem, but with react native CLI.

I solved it by installing the "@react-native-picker/picker" dependency.

I think your problem is derived that you have: "@react-native-community/picker" and "@react-native-picker/picker".

you should only have one of those

about 4 years ago · Juan Pablo Isaza Denunciar

0

Above is correct, had the same issue with expo. this solved it.

first

yarn remove @react-native-community/picker

then

yarn add @react-native-picker/picker
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda