HwangTaehyun / react-native-lottie-splash-screen

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

Error: No such module Lottie #35

Closed GilTRipper closed 2 years ago

GilTRipper commented 2 years ago

Failing build cause of Xcode error

Screenshot 2022-06-15 at 16 02 03
girish54321 commented 2 years ago

@GilTRipper Maybe this will https://github.com/HwangTaehyun/react-native-lottie-splash-screen/issues/4#issuecomment-803784619

Aaqib925 commented 2 years ago

@GilTRipper Install npm package lottie-react-native and cd ios && pod install, once done, clean build folder from xcode and rebuild.