GT2/GT2-Android/node_modules/react-native/Libraries/Wrapper/Example/RCTWrapperExampleView.h

12 lines
179 B
Objective-C

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