Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when vertical={true}, it only antoplay one time, both on ios and android #444

Open
helloshuang opened this issue Dec 26, 2018 · 3 comments

Comments

@helloshuang
Copy link

<Carousel
sliderWidth={width - 20}
sliderHeight={40}
itemWidth={width - 40}
itemHeight={40}
data={list}
renderItem={({item}) => { }}
lockScrollWhileSnapping={true}
autoplay={true}
autoplayDelay={1000}
autoplayInterval={1000}
vertical={true}
loop={true}
enableSnap={false}
/>
QQ20181226-193410-HD.mov

@bd-arc
Copy link
Contributor

bd-arc commented Dec 27, 2018

⚠️ You did not follow the contributing guidelines!

As stated in these:

You need to fill out the issue template completely. This step is mandatory! Not doing so will result in your issue getting closed. Don't take this personally if this happens, and feel free to open a new issue once you've gathered all the information required by the template.


Unless you provide a Snack example in which the issue can be reproduced, as well as a complete description of everything you've tried, we won't be able to help you and the thread will be closed.

@Xaber20110202
Copy link

Maybe you can see this, #353 (comment)

Set itemHeight, sliderHeight to 41

@dohooo

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants