I have multiple html pages, i need to navigate from one page to other page via scrolling.
if i use web views inside a scrollview the above requirement can be solved.
But it is not a good practice according to apple and also lots of scrolling issues may occur.
Can anyone know me any alternative solution for it.
I have multiple html pages, i need to navigate from one page to other
Share
I fixed this issue using Uipageviewcontroller. Thanks for your support