You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the project gets automatically linked in xcode, it seems to create files under pod + it also creates a project with the same files under framework. We need to go to framework in xcode and delete the project (remove references). Also delete the lib file under recovered references. It is workaround if you get this error.
react-native-photo-view/ios/RNPhotoView.m
:
9
:
9
:
fatal error
:
'React/RCTImageLoader.h' file not found
#import <React/RCTImageLoader.h>
The text was updated successfully, but these errors were encountered: