Skip to content

patBurger/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

 
 
 

Contributors

Languages

  • Swift 100.0%