samitha9125/react-native-timezone

View on GitHub
example/ios/TimezoneExample/AppDelegate.h

Summary

Maintainability
Test Coverage
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>

@interface AppDelegate : RCTAppDelegate

@end