QuickDialog
«QuickDialog allows you to create HIG-compliant iOS forms for your apps without having to directly deal with UITableViews, delegates and data sources»
Esta Librería de iOS permite crear formularios de forma sencilla.
«QuickDialog allows you to create HIG-compliant iOS forms for your apps without having to directly deal with UITableViews, delegates and data sources»
Esta Librería de iOS permite crear formularios de forma sencilla.
«A simple iPhone TableViewController for adding pull-to-refresh functionality
Attention: As of iOS 6.0, there is a UIRefreshControl object that makes adding pull-to-refresh functionality super easy. If you only need to support iOS 6.0 and later, I’d recommend using UIRefreshControl instead.»
Esta Librería permite añadir la funcionalidad de pull-to-refresh a una vista.
ATENCIÓN: A partir de iOS6 existe el objeto UIRefreshControl, que realiza la misma acción.
«MBProgressHUD is an iOS drop-in class that displays a translucent HUD with an indicator and/or labels while work is being done in a background thread»
Esta Librería de iOS permite crear mensajes translucidos que aparecen en pantalla trabajando fuera del hilo principal.