icemanbsi/searchable_dropdown

Selected Value show top of list

Opened this issue · 1 comments

is this possible selected checked item show on top of list? If you see in the image checked item are showing where we select but after selection the selected item shown on top of list

Simulator Screen Shot - iPhone 8 - 2021-03-30 at 12 34 59

You can add flag to you item array to be selected and can sort those element on selection. It will show on top of list.