React-native-gesture-handler: macOS support?

Created on 28 Apr 2020  路  2Comments  路  Source: software-mansion/react-native-gesture-handler

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.

Most helpful comment

+1 on this. Are you planning to add macOS support in the near future?

All 2 comments

+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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rt2zz picture rt2zz  路  4Comments

muhaimincs picture muhaimincs  路  3Comments

alexthebake picture alexthebake  路  3Comments

jacobrosenskold picture jacobrosenskold  路  3Comments

enahum picture enahum  路  4Comments