DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.15k stars 1.49k forks source link

Encounter error when running command react-native run-ios #102

Closed mvn-luanvu-hn closed 6 years ago

mvn-luanvu-hn commented 6 years ago

Hi,

Does anyone encounter below error when running command react-native run-ios?

The following build commands failed:

    CompileC /Users/luan/work/ltt/projects/pet/repo/PetAppDev/ios/build/Build/Intermediates.noindex/SDWebImage.build/Release-iphoneos/SDWebImage\ iOS\ static.build/Objects-normal/armv7/FLAnimatedImageView+WebCache.o SDWebImage/FLAnimatedImage/FLAnimatedImageView+WebCache.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

But when I build and run app via Xcode I do not encounter any error.

Thank you!

MrLoh commented 6 years ago

duplicate of #46