SLPagingViewSwift
SLPagingViewSwift copied to clipboard
How to cusmotize the bar
I've subclassed UINavigationController and UINavigationBar and used that custom class as SLPagingView's NavigationController. How can I set a custom size and image to the Bar to use it with SLPagingView?
I'm using swift 3 btw