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

1.1K
Views
CocoaPods no pudo encontrar versiones compatibles para pod "lottie-ios"

no puedo instalar react-native-lottie throwing error versión compatible para lottie-react-native CocoaPods no pude encontrar versiones compatibles para pod "lottie-ios"

over 4 years ago · Santiago Trujillo
4 answers
Answer question

0

según el error dice que tenemos que ir a por

npm i lottie-ios@3.1.8 lottie-react-native@3.5.0 cd ios Pod install

problema resuelto

over 4 years ago · Santiago Trujillo Report

0

Si obtienes algo como esto,

 [!] CocoaPods could not find compatible versions for pod "lottie-ios": In Podfile: lottie-ios (from `../node_modules/lottie-ios`) lottie-react-native (from `../node_modules/lottie-react-native`) was resolved to 3.5.0, which depends on lottie-ios (~> 3.1.8)

Entonces podemos resolverlo siguiendo los siguientes pasos,

  • Abra el terminal en la carpeta raíz de su proyecto nativo de reacción.

  • Ejecute los siguientes comandos para instalar los paquetes lottie-ios y lottie-react-native con la versión especificada del error Cocoa Pod.

     npm install lottie-ios@3.1.8 npm install lottie-react-native@3.5.0
  • Después de agregar estos paquetes, muévase a la carpeta ios y ejecute pod install.

     cd ios pod install
over 4 years ago · Santiago Trujillo Report

0

Necesita actualizar su platform :ios en su PODFILE

En mi caso cambié de platform :ios de 10 a 11 y todo funcionó bien

over 4 years ago · Santiago Trujillo Report

0

Resolvió este problema desinstalando la versión anterior de Lottie instalada y luego

 1- yarn add lottie-react-native@4.0.3 2- yarn add lottie-ios@3.2.3
over 4 years ago · Santiago Trujillo 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!