issues icon indicating copy to clipboard operation
issues copied to clipboard

react-native TextInput displays wrong when changing height on Android

Open youngjuning opened this issue 6 years ago • 0 comments

Android adds some default padding on top and bottom, you can reset them by adding paddingVertical: 0 to your element' style.

youngjuning avatar Sep 24 '19 06:09 youngjuning