davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

iOS build fails for fresh React Native 0.63 project #260

Open ghost opened 3 years ago

ghost commented 3 years ago

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?