This commit is contained in:
Samuel Newman
2025-01-17 16:56:28 +00:00
committed by Eric Bailey
parent e466bf6b5c
commit adf8697a61
+1 -1
View File
@@ -334,7 +334,7 @@ function Inner() {
}}
showsVerticalScrollIndicator={false}
onViewableItemsChanged={onViewableItemsChanged}
viewabilityConfig={{itemVisiblePercentThreshold: 95}}
viewabilityConfig={{itemVisiblePercentThreshold: 100}}
/>
</GestureDetector>
)