Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 374 Bytes

Purpose

GGGridView is a class that extends the UIView class.

It is created to make simple to show views in a grid way

How to use

Create views with one certain size, all must have the same size, and add they to the GGGridView in the order that you want to show, and then told if you want to show it horizontally or vertically.