I was trying to build & run react-native project in iOS, but I got the error when run commands react-native run-ios
.
Error :
fatal error: 'UIKit/UIUserActivity.h' file not found
#import <UIKit/UIUserActivity.h>
Sometimes when I build with xcode the xcode was quit unexpectedly
I have already try another solution but still failed.By the way I use :
react-native version 0.59
Xcode 9
OS mac Sierra
Please help I have got stuck in 3 weeks but not have best solution.