ViewPager-Swift
ViewPager-Swift copied to clipboard
Simple View Pager library for swift using UIPageViewController and Scroll View
Hello, I noticed one thing that when I swipe from position 0 to 1 then "viewControllerAtPosition" called twice, once for position 1 and again for the position 2.
Hi Guys, I have a problem with width frame size on iPhone 5S/SE. The last tab index is offset out of the screen. this is my current code. `tabPagerView.backgroundColor =...
Is any way to change the name of tabs. I have to show array count beside the tab name like this. **Apple(8)**, Banana(7) These counts come from API.
First, thanks a lot for providing this library. It helped a lot in the project. 😊 But I want to use text beside image when using "imageWithText" as ViewPagerTabType. Is...
.top, .bottom would be sensible values.