You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
<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
The text was updated successfully, but these errors were encountered: