Remove decelerationRate from embed gallery FlatList (#10298)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -257,7 +257,6 @@ export function Gallery({
|
|||||||
horizontal
|
horizontal
|
||||||
pagingEnabled={false}
|
pagingEnabled={false}
|
||||||
showsHorizontalScrollIndicator={false}
|
showsHorizontalScrollIndicator={false}
|
||||||
decelerationRate={0.993}
|
|
||||||
directionalLockEnabled
|
directionalLockEnabled
|
||||||
nestedScrollEnabled
|
nestedScrollEnabled
|
||||||
alwaysBounceVertical={false}
|
alwaysBounceVertical={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user