RHRaksha HegdeApr 17, 2020
search filter not rendering flatlist react native
My flatList has 2 items displayed and if i search a text, it displays that item. But now when I start clicking backspace and delete my search text my other items are not displayed instead it’s still on the previous item. My code below: export default...
Join discussion