onLongPress prop not working under TouchableHighlight, TouchableNativeFeedback [android] #24220
Labels
Bug
Component: TouchableHighlight
Component: TouchableNativeFeedback
Platform: Android
Android applications.
Resolution: Locked
This issue was locked by the bot.
🐛 Bug Report
onLongPress
prop not working underTouchableHighlight
orTouchableNativeFeedback
with Android.To Reproduce
The code under here is enough to reproduce it.
Expected Behavior
Should display an alert message saying "You long-pressed the button" if you press the button long enough.
Code Example
Code example has been and can be taken from official ReactNative docs under this link specifically.
Environment
The text was updated successfully, but these errors were encountered: