Add links to related react-native-macos issues

This commit is contained in:
Adam Gleitman
2020-11-30 13:59:58 -08:00
parent fe3750dd9f
commit 4be46defc3
+1
View File
@@ -26,6 +26,7 @@
@end
// TODO: These could probably be a part of react-native-macos
// See https://github.com/microsoft/react-native-macos/issues/658 and https://github.com/microsoft/react-native-macos/issues/659
@interface NSImage (RNSVGMacOSExtensions)
@property (readonly) CGImageRef CGImage;
@end