3 lines
69 B
Objective-C
3 lines
69 B
Objective-C
#import <UIKit/UIKit.h>
|
|
@interface RCTCameraFocusSquare : UIView
|
|
@end |