react-native-macos/RNTester/RNTester-macOS/ViewController.h

16 строки
223 B
Objective-C

//
// ViewController.h
// RNTester-macOS
//
// Created by Jeff Cruikshank on 6/5/17.
// Copyright © 2017 Facebook. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface ViewController : NSViewController
@end