I'm creating UIPageViewController and overriding these functions:
- (NSInteger)presentationCountForPageViewController:(UIPageViewController *)pageViewController
- (NSInteger)presentationIndexForPageViewController:(UIPageViewController *)pageViewController
and it creates a PageControl here.
How can i change the style of PageContol? (default is white, but i need dark)