toystars / react-native-multiple-select

Simple multi-select component for react-native
MIT License
565 stars 314 forks source link

Added prop for no items text #189

Closed rpompeo closed 3 years ago

rpompeo commented 3 years ago

What's Changed

Added prop noItemsText for custom text displayed in the case no items are provided or when no items match the search input field text. DefaultProp = No items to display.

Screen Shot 2021-08-23 at 1 01 35 PM