Closed
Description
- Review the documentation: https://facebook.github.io/react-native
- Search for existing issues: https://github.com/facebook/react-native/issues
- Use the latest React Native release: https://github.com/facebook/react-native/releases
hi there, I use Xcode 10 GM seed recently and I found apple remove the stdc++ lib, and I check the lastest version of react-native and I found subspec "Core" has the stdc++ as its dependency, so, I want to know How can I get my project with react native build success with Xcode 10 GM seed...thanks