icerockdev / moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
387 stars 32 forks source link

Increase FloatingLabelInputView tap area (iOS) #219

Closed Dorofeev closed 4 years ago

Dorofeev commented 4 years ago
Снимок экрана 2020-04-09 в 11 13 29

Input field become active only when you click exactly on UItextField. I think it should become active after tap on any place of sky floating input view.

Alex009 commented 4 years ago

merged