react-native-swiper-flatlist
react-native-swiper-flatlist copied to clipboard
Horizontal padding on grandparent View prevents full manual swipe
When setting horizontal padding on a grandparent View, manual swipes don't swipe fully. With every swipe the displayed portion of the previous element increases. When pressing the pagination dots, the elements swipe fully.
React Native version: 0.68.2
Steps To Reproduce
- Add horizontal padding to (grand-) parent element
- Swipe elements manually
See example at: https://snack.expo.dev/V1LymC8tf
Screenshot:
