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
iLoader helps you to show Activity Loader/Indicator to inform your app user about something is going on. You can use iLoader while your app processing some data or fetching data using API calls, and so on.
A location based app that allows user to login using Udacity student credentials, post their desired location and web URL, and see the locations/URLs of other Udacity students around the world, via map and table views. This app utilizes two API's supplied by Udacity to access student data, UIKit, MapKit, UITextFieldDelegate, Constant structs wit…
BPActivityIndicator is a light-weight replacement for UIActivityIndicatorView based on Core Animation and Core Graphics. I can added to your project both programmatically and via Interface Builder.
A custom activity indicator written in Swift 4 and Objective-C that allows you to set the size, color, add text, and animate the appearance of an activity indicator.