Skip to content

Commit b2e9086

Browse files
committed
test: update unit tests for RN
1 parent 9c46f04 commit b2e9086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-native/src/primitives/Carousel/Carousel.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ export default function Carousel<T>(
8181
ref={flatListRef}
8282
renderItem={carouselRenderItem}
8383
renderToHardwareTextureAndroid
84+
scrollEventThrottle={50}
8485
showsHorizontalScrollIndicator={false}
8586
showsVerticalScrollIndicator={false}
8687
snapToAlignment="start"

0 commit comments

Comments
 (0)