I want to have a custom view for UIActivityIndicatorView rather than relying on options given by iOS. How can I create my own view here?
UIActivityIndicatorView
I have a list o
This is implementation of custom UIActivityIndicator from scratch ready for integrating.