peacechen / react-native-modal-selector

A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
MIT License
369 stars 129 forks source link

support long pressing options #183

Open castdrian opened 1 year ago

castdrian commented 1 year ago

I would like to open a dialog on long press and do other stuff during normal tap. For some reason long press is a feature to open the selector but not to actually select stuff.