How do I go and implement a UIRefreshControl which would get refreshed when pulled from left or right side??
Is it possible with the standard UIRefreshControl? Or is there any API to create this effect? I have been searching a lot to get some lead on this but I am not able to find anything.
All I could find is this answer on SO, but it is written in C# which I am not much familiar with.