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 uiactivityindicatorview in storyboard. , can use startanimating , stopanimating functions.
  • you can use uiprogressview , can use function setprogress show how progress done

Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -