mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 20:01:56 +03:00
Merge branch 'development' into nt/posts_experimental
This commit is contained in:
commit
d8e9faff4a
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