How to implement swipe gesture between two View Controller and called pagination in it for multiple data loading with swipe and change ViewController with data according to Rest Api data .
Asked
Active
Viewed 196 times
0
-
what u tried?can u please share your code. – tabassum Aug 23 '18 at 03:49
-
i have two viewcontroller , that two viewcontroller swipe each other and chnage pages as per swipe .. in that i want to implement pagination for data change as per swipe pages .. data change as per my Rest Api URL @tabassum – sapna Aug 23 '18 at 04:58
-
You can try UIPageViewController. – Ratnesh Jain Aug 26 '18 at 02:23
-
pagination concept @RatneshJain – sapna Aug 27 '18 at 04:49