Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in IOS. through an error. #48

Open
shrivastavaanurag opened this issue Jul 5, 2019 · 1 comment
Open

Not working in IOS. through an error. #48

shrivastavaanurag opened this issue Jul 5, 2019 · 1 comment

Comments

@shrivastavaanurag
Copy link

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)

@Srijans-nd
Copy link

Srijans-nd commented Aug 7, 2019

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants