Remove decelerationRate from embed gallery FlatList (#10298)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-04-20 06:54:25 -07:00
committed by GitHub
parent 52b8201d2f
commit 9778a3da16
-1
View File
@@ -257,7 +257,6 @@ export function Gallery({
horizontal
pagingEnabled={false}
showsHorizontalScrollIndicator={false}
decelerationRate={0.993}
directionalLockEnabled
nestedScrollEnabled
alwaysBounceVertical={false}