Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/posts_experimental

This commit is contained in:
Nouman Tahir 2021-03-05 15:22:11 +05:00
commit f1e1279f3b
4 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -50,7 +50,7 @@ const WalletScreen = () => {
<> <>
<Animated.View style={[styles.header, { height: headerHeight }]}> <Animated.View style={[styles.header, { height: headerHeight }]}>
<Swiper <Swiper
loop={true} loop={false}
showsPagination={true} showsPagination={true}
index={0} index={0}
dotStyle={styles.dotStyle} dotStyle={styles.dotStyle}