Jpadilla1 / react-native-ios-charts

Bringing iOS Charts to React Native
MIT License
587 stars 66 forks source link

Library not found for -lRNChart #38

Open whippersnapper opened 8 years ago

whippersnapper commented 8 years ago

Has anyone else stumbled upon the following issue? I get this when I try to test against actual physical device. Virtual simulator seems to work fine. ld: library not found for -lRNChart clang: error: linker command failed with exit code 1 (use -v to see invocation)