#import "AppDelegate.h"

#import <React/RCTBundleURLProvider.h>
{{APPDELEGATE_MM_IMPORTS}}

@implementation AppDelegate

{{APPDELEGATE_METHODS}}

@end