You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can confirm the same issue for me.
It also doesn't really clear how you can change the height for the Select component.
<Select style={{height: number}} .../> doesn't help.
🐛 Bug Report
Height of Input and Select component is not equal on Android, but seems to be right on iOS
To Reproduce
Steps to reproduce the behavior:
Add Input and Select component on a flexDirection: "row" to clearly see the difference.
Expected behavior
Should have the same height (like on iOS)
UI Kitten and Eva version
Environment information
The text was updated successfully, but these errors were encountered: