VisualizeViewManager

A libary that vilualize subviews frame with random colors.

It makes it easy to visually check the frame size of the view.

You don't have to specify the background color one by one.

Demo

VisualizeViewManager

Usage

import VisualizeViewManager

let visualizeViewManager = VisualizeViewManager()
visualizeViewManager.visualizeView(of: UIView)

Installation

CocoaPods

use_frameworks!
pod 'VisualizeViewManager'

Author

shotaxx00

GitHub

https://github.com/shotaxx00/VisualizeViewManager