iOS StackPanel Equivalent -


in wp7\silverlight\wpf have stackpanel container stack contained items in specific , predefined orinetation (horizontally\vertically).

is there equivalent container ios?

the equivalent i've been able find https://github.com/aaronbrethorst/stackpanel under mit license.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -