Skip to content

Light-weight classes for programmatically building UIViews

Notifications You must be signed in to change notification settings

jasondwyer/ULRRect

Repository files navigation

ULRRect

Light-weight classes for programmatically building UIViews

ULRRect is a small library that takes some of the pain out of building UIViews programmatically. CGRects for view frames are built as percentages of screen size and are therefore adaptive and will scale proportionately with the screen (i.e. iPhone vs iPad). Helper functions also allow quickly determining which device the user is on, as well as creating adaptive font sizes that scale with the screen size.

The main documentation for ULRRect is located here: http://jasondwyer.github.io/ulrrect

About

Light-weight classes for programmatically building UIViews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published