tableflip / react-native-select-multiple

☑️ A customiseable FlatList that allows you to select multiple rows
ISC License
191 stars 62 forks source link

Set max number of selected items #23

Closed chrisehlee closed 4 years ago

chrisehlee commented 6 years ago

It would be a nice if there's an optional prop to specify maximum number of items that can be selected. I don't know if there's a workaround for this (if so i'd be glad to hear about it, need it for a project ASAP).

alanshaw commented 6 years ago

I'd accept a PR for that

chrisehlee commented 6 years ago

Nice. Will do that soonest.

rohit280 commented 5 years ago

how to know that how many rows are selected....i want count of all rows

Tobbb commented 5 years ago

added new pullrequest for this #29