Skip to content

Swift UIView extension to check UIView methods are being called on the correct thread

License

Notifications You must be signed in to change notification settings

tschuls/NBUIKitMainThreadGuard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NBUIKitMainThreadGuard

Checks UIView methods are being called on the correct thread. Swift re-work of PSPDFUIKitMainThreadGuard.m.

Installation

Drag into project. Add a preprocessor macro in build settings for the debug build: DEBUG=1 and in Other Swift Flags: -DDEBUG

License

MIT

About

Swift UIView extension to check UIView methods are being called on the correct thread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%