I would like iCarousel to start appearing from left i.e it should be left aligned. I have found that in case of Linear Carousel it starts from center of the screen.
How can I make the Linear Carousel to start from left?
In my case, I was helped by the use of the method [self.vwCoverFlow scrollToItemAtIndex:2 animated:YES];
in my viewDidLoad.
If you want a linear scrolling , you can use swipeView class , it is from the same developer as iCarousel but for linear scrolling only . I have used it and it do support left alignment . Its easy to add and used, same as iCarousel
here is the link for the code https://github.com/nicklockwood/SwipeView
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With