Skip to content

Various classes and categories to help visualize focus guides & quickView snapshots. An attempt to simplify debugging the focus engine.

License

Notifications You must be signed in to change notification settings

lechium/UIFocusHelper

Repository files navigation

UIFocusHelper

Various utilities to help debug focus engine issues. Originally started as a way to visualize focus guides, but eventually evolved deeper into creating focus engine snapshots, similar to those created when setting breakpoints in Xcode in didUpdateFocus: et al.

[![CI Status](https://img.shields.io/travis/Kevin Bradley/UIFocusHelper.svg?style=flat)](https://travis-ci.org/Kevin Bradley/UIFocusHelper) Version License Platform

Example

Screenshot
Screenshot
Screenshot
To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

UIFocusHelper is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'UIFocusHelper'

License

UIFocusHelper is available under the MIT license. See the LICENSE file for more info.

About

Various classes and categories to help visualize focus guides & quickView snapshots. An attempt to simplify debugging the focus engine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published