You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After looking through this - there is no ability to effectively subclass UIPageControl so we need to ultimately choose some particular custom PageControl that will suit all our customization needs.
Since there is no good open-source solution (SMPageControl is not maintained) - I will return to choosing/creating dependency when rewriting EAIntroView in Swift.
For obj-c SMPageControl hack is ok but I don't recommend it for Swift. I won't add SMPageControl as dependency now as I don't think that it is needed for most of users and others can use current workaround.
http://stackoverflow.com/q/36965228/4837354
The text was updated successfully, but these errors were encountered: