HwangTaehyun / react-native-lottie-splash-screen

⚡ Lottie splash screen for your react native app!
MIT License
222 stars 62 forks source link

Lottie-ios@4.5.0 + lottie-react-native@6.7.2, CocoaPods issue #99

Open erie-e9 opened 4 months ago

erie-e9 commented 4 months ago

Hello there, using lottie-ios new version and this package I'm getting an error running pod install. This is only happening with lottie-ios@4.5.0 + lottie-react-native@6.7.2, all is working fine in lottie-ios@4.4.1 + lottie-react-native@6.7.2. So I wonder what/where should I change to compile project. I'd like to keep my project upgraded. Thanks for support.

Packages:

yarn add lottie-ios@4.5.0 lottie-react-native@6.7.2 react@18.3.1 react-native@0.74.3

Steps to reproduce it:

  1. Install using docs for lottie-react-native@6.7.2
  2. Run app (all might work fine)
  3. Upgrade to lottie-ios@4.5.0
  4. Run Pod install

Notes:

This is only happening on iOS, Android devices is working fine. Using lottie-ios@4.4.1 also works fine.

Screenshots:

Captura de pantalla 2024-07-12 a la(s) 11 00 10 a m
Jonnynsk commented 1 month ago

Any updates?