Closed
Description
The problem
When I add a onLongPress
event to a text node I can't get the event to fire on a long press
How to reproduce
Simplified test case: https://codesandbox.io/s/6w34l63jw
Steps to reproduce:
- Long press on text
Expected behavior
console will long "long press!"
Environment (include versions). Did this work in previous versions?
- React Native for Web (version): 0.7.3
- React (version): 16.4.0
- Browser: Safari / Chrome