A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
540
stars
87
forks
source link
How to refesh listview after remove item from listview #49
Open
huyntsgs opened 6 years ago
I have Remove button on each item, when click one Remove, item will be deleted from listview. How can I remove item in two ways, thanks!