Files
formbricks-test/ios/formbrickstest/AppDelegate.h
Amadeu José Andrade Junior 58e22f6935 Initial commit
Generated by react-native@0.76.5
2025-01-06 14:49:28 -03:00

7 lines
98 B
Objective-C

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