A UILabel
that acts as a progress bar, check the Pixplicity Authenticator app to see an example (Android here, iOS currently not yet). Simply add a UILabel
to your view through the Xcode interface builder and subclass it to LoaderUILabel
. Or programmatically add it to your view.
Home / ios / ui