alexkendall / react-native-bluetooth-cross-platform

Cross-Platform Bluetooth & WiFi React Native Module. Powered by underdark http://underdark.io/.
179 stars 35 forks source link

'React/RCTEventEmitter.h' file not found #26

Closed mackenziemance closed 6 years ago

mackenziemance commented 6 years ago

"react-native": "0.48.0"

I'm getting a ref error with my Bridge.h file. Had a previous bridging header that I deleted before trying to integrate but when I added the files, Xcode didn't give me the create bridging header dialog.

Anyone els experience this??