#import <React/RCTBridgeModule.h>
#import <UIKit/UIKit.h>

@interface RNDynamicAppIcon : NSObject <RCTBridgeModule, UIApplicationDelegate>

@end
