mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-21 04:11:50 +03:00
Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/posts_experimental
This commit is contained in:
commit
f1e1279f3b
1
src/assets/animations/postBody.json
Normal file
1
src/assets/animations/postBody.json
Normal file
File diff suppressed because one or more lines are too long
1
src/assets/animations/postList.json
Normal file
1
src/assets/animations/postList.json
Normal file
File diff suppressed because one or more lines are too long
1
src/assets/animations/profileDetails.json
Normal file
1
src/assets/animations/profileDetails.json
Normal file
File diff suppressed because one or more lines are too long
@ -50,7 +50,7 @@ const WalletScreen = () => {
|
||||
<>
|
||||
<Animated.View style={[styles.header, { height: headerHeight }]}>
|
||||
<Swiper
|
||||
loop={true}
|
||||
loop={false}
|
||||
showsPagination={true}
|
||||
index={0}
|
||||
dotStyle={styles.dotStyle}
|
||||
|
Loading…
Reference in New Issue
Block a user