toystars / react-native-multiple-select

Simple multi-select component for react-native
MIT License
566 stars 315 forks source link

Search Filter not working correctly #80

Open raphcadiz opened 6 years ago

raphcadiz commented 6 years ago

Issue summary

When I type a certain keyword on the search bar it also returning items without the keyword on the name

Library versions

react-native: 0.55.4 react-native-multiple-select: ^0.4.4

test