After creating a fresh React Native 0.63 project using the React Native CLI, I follow the instructions to install react-native-mixpanel and try and build in Xcode and I'm immediately getting the error "React/RCTBridgeModule.h file not found".
Is there a step I'm missing?
After creating a fresh React Native 0.63 project using the React Native CLI, I follow the instructions to install react-native-mixpanel and try and build in Xcode and I'm immediately getting the error "React/RCTBridgeModule.h file not found". Is there a step I'm missing?