lottie-react-native icon indicating copy to clipboard operation
lottie-react-native copied to clipboard

Error iOS lottie-react-native rn v0.64.1

Open AgustinNG opened this issue 4 years ago • 2 comments

Description

Error running app on iOS after installing lottie-react-native ^4.0.2 and lottie-ios 3.1.8

ERROR: error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening apptest.xcworkspace.

Steps to Reproduce

  1. npx react-native init apptest
  2. cd apptest
  3. yarn add lottie-react-native
  4. yarn add [email protected]
  5. cd ios
  6. pod install
  7. cd ..
  8. yarn ios

Versions

"lottie-ios": "3.1.8",
"lottie-react-native": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.1"

AgustinNG avatar Jun 02 '21 06:06 AgustinNG

try installing from the master branch

yarn add https://github.com/lottie-react-native/lottie-react-native

This library keeps frustrating people's lives.

The maintainer should add another maintainer since dev is too slow on this library.

and please release the master branch @emilioicai

myckhel avatar Jun 04 '21 11:06 myckhel

first answer is my solution : "https://stackoverflow.com/questions/52536380/why-linker-link-static-libraries-with-errors-ios/56176956#56176956"

Lucifer24a avatar Jun 24 '21 01:06 Lucifer24a

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 14 '22 07:08 stale[bot]

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

stale[bot] avatar Aug 30 '22 18:08 stale[bot]