I want to add view when user swipe to latest item and have to hard swipe to do action or can see the view. Like this Tiktok app (Example)
Did anyone have any ideas for this?
Thanks all
You can use the onEndReached
& onEndReachedThreshold
prop of flatlist.
See here: https://reactnative.dev/docs/flatlist#onendreached