SkillAgentSearch skills...

SHUIKitBlocks

UIKit blocks without swizzling. Runs on 64bit as well.

Install / Use

/learn @seivan-archives/SHUIKitBlocks
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Deprecated please use RxCocoa with RxSwift

SHUIKitBlocks

CI Status Version Platform License

Prefixed Blocks for UIKit on categories without libffi and swizzling

SHUIKitBlocks allows you to use blocks instead of delegates for most of UIKit without any hacks or libffi dependencies. Works perfectly on 64bit (iPhone 5s)

This pod is part of a many components covering to plug the holes missing from Foundation, UIKit, CoreLocation, GameKit, MapKit and other aspects of an iOS application's architecture. Other components are:

Install

pod 'SHUIKitBlocks' #for iOS 7
pod 'SHUIKitBlocks', '~> 1.6.0' # for iOS 6

Dependency Status

| Library | Tests | Version | Platform | License | | ------------- |:-------------:| -----:| -----:| -----:| -----:|
| SHAlertViewBlocks | CI Status | Version | Platform | License | SHControlBlocks | CI Status | Version | Platform | License | SHSegueBlocks | CI Status | Version | Platform | License | SHNavigationControllerBlocks | CI Status | Version | Platform | License | SHWebViewBlocks | CI Status | Version | Platform | License | SHPopoverControllerBlocks | CI Status | Version | Platform | License | SHBarButtonItemBlocks | CI Status | Version | Platform | License | SHActionSheetBlocks | CI Status | Version | Platform | License | SHGestureRecognizerBlocks | CI Status | Version | Platform | License | SHTextFieldBlocks | CI Status | Version | Platform | License | SHTextViewBlocks | CI Status | Version | Platform | License | SHTabBarControllerBlocks | CI Status | Version | Platform | License | SHTransitionBlocks | CI Status | Version | Platform | License

Import

Per Library

#import "<Library>.h"

For everything

#import "SHUIKitBlocks.h"

Contact

If you end up using SHUIKitBlocks in a project, I'd love to hear about it.

email: seivan.heidari@icloud.com
twitter: @seivanheidari

License

SHUIKit

Related Skills

View on GitHub
GitHub Stars141
CategoryDevelopment
Updated6mo ago
Forks6

Languages

Objective-C

Security Score

87/100

Audited on Sep 16, 2025

No findings