Closed joonhocho closed 8 years ago
HI @joonhocho, you can set delayLongPress to whatever you like on the Touchable element that has the sortHandlers on them in the row. See https://facebook.github.io/react-native/docs/touchablewithoutfeedback.html for details.
For example, I want to reduce the hold delay so that the sorting initiates more quickly.