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
I am new to react native, stumbled upon this awesome library but juts wanted to know if it can fit my requirement,
I need fading effect after images get out of the view, I mean when the image is not centered it should fade out slowly, I do see that effect coming out in parallax view but when I change to layout = default I dont see that effect, is there any way to achieve it ?
Can there be more than 3 images fit at once in the screen view, like for now we see the previous and next images but if I want to have more than that ?
Can this Carousel view can be rotated, I mean can the scrollview which is horizontal now be changed to suppose a semicircular effect of scrolling ?
The text was updated successfully, but these errors were encountered:
Hi
I am new to react native, stumbled upon this awesome library but juts wanted to know if it can fit my requirement,
I need fading effect after images get out of the view, I mean when the image is not centered it should fade out slowly, I do see that effect coming out in parallax view but when I change to layout = default I dont see that effect, is there any way to achieve it ?
Can there be more than 3 images fit at once in the screen view, like for now we see the previous and next images but if I want to have more than that ?
Can this Carousel view can be rotated, I mean can the scrollview which is horizontal now be changed to suppose a semicircular effect of scrolling ?
The text was updated successfully, but these errors were encountered: