toystars / react-native-multiple-select

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

Invalid regular expression #97

Open krunalray opened 5 years ago

krunalray commented 5 years ago

When i type its show me error Invalid regular expression: /()/ Nothing to repeat Screenshot

Library versions : 0.4.4

defyma commented 5 years ago

same........

defyma commented 5 years ago

i was custom version of this repo, change search method to foo.indexOf('bar'). coz, i intergrated items with data from server and add loading Prop see: https://github.com/defyma/react-native-custom-multiple-select