kiwicom / orbit-swiftui

Kiwi.com Orbit design system library
MIT License
132 stars 23 forks source link

Improve inputfield native keyboard avoidance #765

Open PavelHolec opened 8 months ago

PavelHolec commented 8 months ago

This allows to use the native keyboard avoidance as-is, by making the UIKit control larger by configurable inset.

A call site can still implement its own avoidance by opting out of the native avoidance.