Open pvnghia123 opened 3 years ago
Only paste this code Working for me......
let pageControl = UIPageControl()
pageControl.currentPageIndicatorTintColor = UIColor.lightGray
pageControl.pageIndicatorTintColor = UIColor.black
slideshow.pageIndicator = pageControl
I have made a simple example. But I get this error. I use cocoapods to pods the latest version is 1.9. Can anyone help me with the explanation?