react-native-searchable-flatlist
react-native-searchable-flatlist copied to clipboard
Not working with other url
I'm testing your code using other api but it doesn't show any data. I have the api tested, everything works perfectly, but it doesn't show any results in the listview. Hope you can help me.
@helloerika Does your API have the same response structure as the demo one? If not then you might need to make some changes to how you render the list.