Open shrivastavaanurag opened 5 years ago
@Kishanjvaghela Facing the same issue. This is not working in iOS. Please fix.
ld: library not found for -lRNCardView clang: error: linker command failed with exit code 1 (use -v to see invocation)
Edit: It seems that for iOS, the component is moved completely to JS. Above error can be fixed by removing libRCTCardView.a from Build Phases -> Link Binary with Libraries.
It gives error in XCODE. ld: library not found for -lRNCardView clang: error: linker command failed with exit code 1 (use -v to see invocation)