ios - show loader while downloading data from web services and updating the tableview using objective C -
i want show loader while downloading data web , loading table , code should placed in common place can call view controller. please me if 1 knows on this.
- you can create
uiactivityindicatorviewin storyboard. , can usestartanimating,stopanimatingfunctions. - you can use
uiprogressview, can use functionsetprogressshow how progress done
Comments
Post a Comment