akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.3k stars 952 forks source link

Different height of Input Component between ios & android #1680

Open Choyeongdeok opened 1 year ago

Choyeongdeok commented 1 year ago

different_height

Both inputs have same style. The red area's height is 48px and both input's textStyle height is 22 px, but they have different white-space below the input.

greenfrvr commented 1 year ago

@Choyeongdeok could you please share the code with styles, so it would be easier to reproduce the case?