issues
search
freshOS
/
ws-deprecated
⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
MIT License
353
stars
32
forks
source link
Improve network activity indicator management.
#31
Closed
s4cha
closed
7 years ago
s4cha
commented
7 years ago
This only shows activity indicator for requests longer than 1 second, so that loader is not shown for quick requests.
This also waits for 0.2 seconds before hiding the indicator in case other simultaneous requests occur in order to avoid flickering.