issues
issues copied to clipboard
react-native TextInput displays wrong when changing height on Android
Android adds some default padding on top and bottom, you can reset them by adding paddingVertical: 0 to your element' style.