ui
ui copied to clipboard
React/RCTViewManager.h file not found
Unable to build for iOS using XCode 11.
Relevant Packages: "@shoutem/ui": "^1.0.4", "react": "^16.8.3", "react-native": "^0.61.4"
Error:
RNPhotoView - Lexical or Preprocessor Issue "React/RCTViewManager.h" file not found RNPhotoViewManager.h
Steps to reproduce:
- npm i @shoutem/ui
- npx react-native link
- Open XCode. Clean. Build. Error.
The problem seems to be with the react-native-photo-view package that in my project, @shoutem/ui
is using.