mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
feat: add macos CI (#1704)
PR adding macOS configuration to Example app and adding CI job for building the app on macOS.
This commit is contained in:
5
Example/macos/Example-macOS/ViewController.h
Normal file
5
Example/macos/Example-macOS/ViewController.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface ViewController : NSViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user