Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

2.8K
Views
Infracción invariable: el módulo `AppRegistry` no es un módulo invocable registrado (que llama a `runApplication`). y etc

Estoy haciendo un proyecto usando react-native , cuando agregué la navegación del cajón, comenzó a darme un error como:

Infracción invariable: el módulo AppRegistry no es un módulo invocable registrado (que llama a runApplication ). Una causa frecuente del error es que la ruta del archivo de entrada de la aplicación es incorrecta. Esto también puede suceder cuando el paquete JS está dañado o hay un error de inicialización temprana al cargar React Native., motor js : hermes

así que cuando busqué la solución me encontré con esta respuesta https://github.com/software-mansion/react-native-reanimated/issues/846#issuecomment-943267584 - Pero cuando seguí el procedimiento como se indica en este enlace comenzó a darme dos errores: Error: Reanimated 2 no pudo crear un worklet, ¿tal vez olvidó agregar el complemento babel de Reanimated?, motor js: hermes y también el error anterior. Estoy usando react-native 0.67. por favor ayuda si puedes.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

intente agregar esta línea en su archivo babel.config.js; Luego corre de nuevo, puede que te ayude

 module.exports = { presets: ['module:metro-react-native-babel-preset'], plugins: [ "react-native-reanimated/plugin" ] };
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!