I am trying to use React native, and I get an error in xcode that says: "Lexical or preprocessor error" RTCRootView.h "not found." I checked, and this file is in the framework folder, and I also tried moving it to the project and still could not fix the error and successfully create it.
objective-c xcode react-native
Spencer pope
source share