You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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)
The text was updated successfully, but these errors were encountered: