bietkul / react-native-form-builder

Handle your forms in a smart way
MIT License
121 stars 68 forks source link

Customizing Height of Fields #3

Open SAnegondhi opened 7 years ago

SAnegondhi commented 7 years ago

I liked the interface you guys have built. Everything seems to work as advertised - barring Picker, but that may be an usage issue and I shall revert after re-checking the code.

I could not see how I could change the height of the fields - they seem too widely spaced. Perhaps your are using space-around? It may not always be possible to set the height of the containing component and it would make the form-builder much more useful if you could allow cusom styles to be passed.

bietkul commented 7 years ago

Thanks for the the suggestion I'm actively working on it, soon this problem will be solved with a newer version of form builder.