beforesemicolon / flatlist-react

A helpful utility component to handle lists in react like a champ
MIT License
95 stars 17 forks source link

Regex Search #68

Open ECorreia45 opened 3 years ago

ECorreia45 commented 3 years ago

Allow providing regex as a search term. This is done by detecting wild cards like ^, *, $, .(dot)

Example of search term: ^Sample, .mp4$, bo.