Skip to content

Commit f3b7e11

Browse files
fix status bar scroll + same day range
1 parent 20bee4a commit f3b7e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Date/Swiper.native.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ function SwiperInner({
147147
return (
148148
<>
149149
<ScrollView
150+
scrollsToTop={false}
150151
ref={parentRef}
151152
horizontal={isHorizontal}
152153
pagingEnabled={isHorizontal}

0 commit comments

Comments
 (0)