react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Force touch warnings
Description
In PR #2588 adding macOS support, I added some XCode warnings for handlers not supported on macOS. This leads to some inconvenience, as we still have JS warning about not supporting Force Touch. It should be moved to native files as well.
Steps to reproduce
Snack or a link to a repository
Gesture Handler version
React Native version
Platforms
iOS, MacOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes