example/ios/AliyunReactNativePushExample/AppDelegate.h (4 lines of code) (raw):

#import <RCTAppDelegate.h> #import <UIKit/UIKit.h> @interface AppDelegate : RCTAppDelegate @end