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

377
Views
Reanimated 2 no pudo crear un worklet, ¿tal vez olvidó agregar el complemento babel de Reanimated?, motor js: hermes

tengo un problema con React-native-Reanimated.
Recibí "Reanimated 2 no pudo crear un worklet, ¿tal vez olvidó agregar el complemento babel de Reanimated?, js engine: hermes" Pero ya he seguido https://docs.swmansion.com/react-native-reanimated/docs/ fundamentos/instalación ingrese la descripción de la imagen aquí

Aquí está mi versión en reanimated:

 "react-native-reanimated": "^2.3.0"

Aquí está mi babel.config.js

 module.exports = { presets: ['module:metro-react-native-babel-preset'], plugins: ['react-native-reanimated/plugin'], };

Por favor ayúdame a resolver este problema. Muchísimas gracias

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

0

Si está usando expo , en lugar de instalar usando npm use:

 expo install react-native-reanimated

En babel.config.js, úsalo así:

 module.exports = function(api) { api.cache(true); return { presets: ['babel-preset-expo'], 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!