Implementation of Swipe to delete in React Native’s FlatList. Watching the tutorial will make you able to delete the items from a FlatList by swiping the item.
For the Source Code :
https://github.com/sumanbhattarai/React-Native/tree/master/SwipeDelete
#react-native #mobile-apps