I try to build a "fresh" react-native project in Xcode and run it on the phone but it says library not found for -lDoubleConversion
.
When I build it with npx react-native run-ios
it runs fine in the simulator.
What am i missing? I found on the net that i am not the only one with this issue but i cant find the solution.
I spent already two days trying to find some solution and I have to say that I slowly stop believing that people are using react to build ios applications :-(
Thanks for any hint Jan