Add #import "RCTAppDelegate.h" to your Objective-C bridging header file, this solved the problem for me
#import "RCTAppDelegate.h"