Custom UIPagecontrol in swift
UIPageControl in IOS is a control that is used mostly in help screens or info screens for IOS apps. In this post, we are going to create a small tutorial for UIPageControl in swift language. And in this tutorial, we will change background color of UIImageView as per page number selected by user on tapping on UIPageControl. And also, on scroll of […]
Custom UIPagecontrol in swift Read More »