EmbededReactNativeExample
EmbededReactNativeExample copied to clipboard
Example of using React Native in existing iOS application
Results
2
EmbededReactNativeExample issues
Sort by
recently updated
recently updated
newest added
Hey! 首先,我把把repo clone下来 然后,运行pod install. 最后在xcode点run。 就提示build failed error message: ld: library not found for -lReact clang: error: linker command failed with exit code 1 (use -v to see invocation)...
after embed react native into my app ,debug can not work,how to make it work??