mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 21:45:10 +00:00
PR adding macOS configuration to Example app and adding CI job for building the app on macOS.
6 lines
76 B
Objective-C
6 lines
76 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
|
|
@interface ViewController : NSViewController
|
|
|
|
@end
|