Skip to content

roelspruit/Tadaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tadaa

Overlay your designs on top of your apps and check margins and other positioning elements of views.

Installation

CocoaPods is the recommended installation method.

pod 'Tadaa'

Usage

In your project, create a folder reference called "Designs". This folder should contain image files. For each ViewController that should have a design overlay, add an image with the name of the viewcontroller in it. For instance, "Tadaa-HomeViewController.png".

If you want overlay the design on the viewcontroller directly:

showDesignsForViewController(self)

While the design is showing, you scroll around with 2 fingers to change the transparency or triple-tap the design to hide it again.

Running the example app

The example application uses cocoapods to install Tadaa. run 'pod install' in the root folder of the project to install the pod. Then open the workspace and run the app.

License

Tadaa is licensed under the BSD license. See LICENSE for more info.

About

Overlay your designs on top of your apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published