Home > OHStackView

OHStackView

OHStackView is a project mainly written in OBJECTIVE-C and C, based on the View license.

This class automatically stack its subviews and relayout them when one of them change its size.

This class allows you to stack its subviews, and automatically layout its subviews. It update the position of every of its subviews automagically as soon as you modify the size of one of its subview.

See the "StackView Example" project for a basic usage example

Previous:djWKPI