react-native-electrode-bridge
react-native-electrode-bridge copied to clipboard
ElectrodeReactNativeBridge-Swift.h file not found
I'm getting this error compiling an iOS project where I've started adding imports to use this module.
/ElectrodeBridgeMessage.m:18:9: 'ElectrodeReactNativeBridge/ElectrodeReactNativeBridge-Swift.h' file not found
Any build settings I need to set up for this? Is there a way to not include any of the Swift helper classes - I don't need them.
I'd just like to bump this and add that I'm using Xcode 9.3. Does it work with older versions of Xcode?