Since the macOS support for react-native looks like to be around the corner thanks to the microsoft fork, do you have any plans to add support to a macOS target?
Looks like the <UIKit> dep might be the biggest problem, there is a cross-platform RCTUIKit used by the fork but some imports like #import <UIKit/UIGestureRecognizerSubclass.h> might be a bit more problematic.
+1 on this. Are you planning to add macOS support in the near future?
We're not planning to support it in the near future, mostly because our team is too small to prioritize it.
However, we are happy to merge PR making RNGH work with react-native-macos
Most helpful comment
+1 on this. Are you planning to add macOS support in the near future?