rafaelmotta / react-native-tag-select

🏷 A simple tag component to act as radio button / checkbox
156 stars 43 forks source link

Making a minimum selection #4

Closed LeviWilliams closed 6 years ago

LeviWilliams commented 6 years ago

I see that there is a onMaxError prop and I was wondering if theres anyway to have like a onMinError or anyway to ensure that at least one tag is selected or it throws an error instead of

Undefined is not an object