I want to use UIScrollView in my application, which vertically scrolls pages of individual chapter and horizontally scrolls chapters of a book/magazine.
i can scroll vertically but how can i scroll horizontally using the same scrollview.
You will want 2 levels of scroll view for this. I've done a similar thing and I have one scroll view which is horizontal with paging enabled and then on each of the pages there's another scroll view which is vertical also with paging enabled. I suggest you do the same.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more