react-native-screenshot-detector icon indicating copy to clipboard operation
react-native-screenshot-detector copied to clipboard

'React/RCTEventEmitter.h' file not found when installing on newer React Native versions

Open matt-dalton opened this issue 5 years ago • 0 comments

I'm on React Native 0.61.5, which uses autolinking.

I've followed the installation instructions and when I build I get:

'React/RCTEventEmitter.h' file not found from RNScreenshotDetector.h

I've tried adding the React Pod headers to Header Search Paths and that still didn't work. Any other ideas of things I can try?

matt-dalton avatar Jun 30 '20 17:06 matt-dalton