Trouble detaching to ExpoKit – 'React/UIView+React.h' file not found

Hello,
I’m trying to detach my Expo project because I need to use a native speech-to-text library. I followed the instructions on “Detaching to ExpoKit” and “Developing with ExpoKit”, but I can’t get the project to build.
In Pods > ExpoKit > Core > AIRGMSPolygon.h, I’m getting the error ‘React/UIView+React.h’ file not found.

How can I get this to build?

Hi–

you might try downgrading cocoapods to fix this

https://github.com/expo/expo/issues/1614

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.