ortuman / SwiftForms

A small and lightweight library written in Swift that allows you to easily create forms.
MIT License
1.33k stars 209 forks source link

VFL as vertical - feature request #151

Open jodymac opened 7 years ago

jodymac commented 7 years ago

Would you be able to give us the option to choose where a cell uses vertical layout rather than horizontal? Using an iphone, having the title on the left and the values on the right leads to most of the entries being truncated. Having the title above and the value below would solve this issue for me.

Thank you,