An open API service indexing awesome lists of open source software.

https://github.com/psharanda/uiviewgeometry

The Geometry of UIView - frame, bounds, transform, anchorPoint, center explained
https://github.com/psharanda/uiviewgeometry

Last synced: about 1 year ago
JSON representation

The Geometry of UIView - frame, bounds, transform, anchorPoint, center explained

Awesome Lists containing this project

README

          

# UIViewGeometry
A companion app for my guide on UIView Geometry:

https://hackernoon.com/mastering-uiview-geometry-a-dive-into-uikits-foundational-class-and-geometry-concepts-for-ios

In the app, you can experiment with different UIView properties in real time by adjusting sliders. Such an interactive approach is really helpful for grasping the nuances.