Hi,
after installing react-native-cli from scratch and creating a new project, the Xcode build is not passing.
The error:
ld: library not found for -lRCTGeolocation
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any ideas?
A react-native project I created two weeks ago is working perfectly.