react-native-form-generator
react-native-form-generator copied to clipboard
Form labels don't align center
Hi,
I love using the form but for some reason the labels in the picker & date picker field don't center.
Any idea why?

Thanks David
Not just those. InputField label is not also vertically aligned.
The fix is simple - just change the lineHeight of the label to be the height of the row (45 in most cases).