Open imrahulpatel opened 4 years ago
Hello Everyone,
After upgrading from react native 0.60.5 to 0.63.2 I am getting below error
ld: library not found for -lCardIO clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any help will be appreciated
You can add a new swift file and automatically create the bridging header, then it should works. :)
ref: #794
Hello Everyone,
After upgrading from react native 0.60.5 to 0.63.2 I am getting below error
ld: library not found for -lCardIO clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any help will be appreciated