react-native-picky icon indicating copy to clipboard operation
react-native-picky copied to clipboard

[Feature request] Groups separator

Open szpanel opened this issue 3 years ago • 0 comments

I'm using picky as a price picker and at some point I thought that I'd like to have a separator located between PickerGroups. The image below shows an example of the location of such a separator (absolute positioning). image

I think one implementation approach to the separator would be a PickerGroup with a single PickerItem element that has scrolling disabled and custom style that i.e. allows to change the width.

It would be really cool if you would consider such functionality 😊

szpanel avatar Jun 24 '22 11:06 szpanel