RHRaksha HegdeMay 3, 2020
Highlighting issue for Search Text – React Native
I have a React Native App and i have a Search Bar and a FlatList. When I Search something in the SearchBar the text has to be highlighted in the list. Single string search works fine: But now when I type “visit hour” neither visit or hour gets highl...
Join discussion