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
RNGestureHandlerEvents.h:1:9: fatal error: 'React/RCTEventDispatcher.h' file not found
#import <React/RCTEventDispatcher.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
** BUILD FAILED **
When I was trying to add react in build phase even though I have moved React.xcodeproj to the root directory, in build phase dependencies it doesn't show react as a dependency.
The text was updated successfully, but these errors were encountered:
When I was trying to add react in build phase even though I have moved React.xcodeproj to the root directory, in build phase dependencies it doesn't show react as a dependency.
The text was updated successfully, but these errors were encountered: