MvxUIRefreshControl for #MvvmCross
Implementing MvxTableViews and MvxCollectionViews are extremely simple. From
binding to accessory or cell clicks, to implementing advanced logic for custom
cells they just plain work in MvvmCross [http://mvvmcross.wordpress.com/].
However, today I ran into one issue that needed to be solved, an Mvx binding for
UIRefreshControl.
