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
fatal error: 'React/RCTDefines.h' file not found
#import <React/RCTDefines.h>
running react-native run-ios into this, please help.
For anybody searching a solution to this problem, go to the Header Search Paths of the RNTextDetector Target and set it to recursive. To do so go to Libraries > RNTextDetector > Targets > RNTextDetector > Build Settings > Header Search Paths and add:
running react-native run-ios into this, please help.
The text was updated successfully, but these errors were encountered: