ios - On iPhone, How to display Animation while loading from server? -


i want implement animation this link while application interact server.
if has example implement kind of animation please provide me link.

  1. start animation
  2. server request in background thread
  3. end animation in completion block of server request in main thread

if want specific 1 think going have make yourself, if don't here open source alternatives.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -