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

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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -