GT2/GT2-Android/node_modules/react-native/Libraries/Wrapper/Example/RCTWrapperExampleViewContro...

12 lines
199 B
C
Raw Normal View History

// Copyright 2004-present Facebook. All Rights Reserved.
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface RCTWrapperExampleViewController : UIViewController
@end
NS_ASSUME_NONNULL_END