SHUIKitBlocks

MIT License
Objective-C
iOS

1 image

Author

Description

Prefixed Blocks for UIKit on categories without libffi and swizzling

Contains:

  • SHAlertViewBlocks => UIAlertView

  • SHControlBlocks => UIControl

  • SHSegueBlocks => UIStoryboardSegue

  • SHNavigationControllerBlocks => UINavigationController

  • SHWebViewBlocks => UIWebView

  • SHPopoverControllerBlocks => UIPopoverController

  • SHBarButtonItemBlocks => UIBarButtonItem

  • SHActionSheetBlocks => UIActionSheet

  • SHGestureRecognizerBlocks => UIGestureRecognizer

  • SHTextFieldBlocks => UITextField

  • SHTextViewBlocks => UITextView

  • SHTabBarControllerBlocks => UITabBarController

Compared to RAC https://github.com/seivan/SHRACComparison

Tags