isidoro98
isidoro98
> > For android (Java/Kotlin) we can use; [`WindowInsets`](https://developer.android.com/develop/ui/views/layout/sw-keyboard#java) api to get the height of the soft. keyboard > > > UIKit seems to have api's like [view.keyboardLayoutGuide](https://developer.apple.com/documentation/uikit/keyboards_and_input/adjusting_your_layout_with_keyboard_layout_guide) > >...
> I've just patched it into 0.68.5, works as a charm. I had to hard code the distance between the input and the keyboard because I was using an absolute...
Looks like this might be related to #754, which is blocked by https://github.com/stripe/stripe-ios/issues/1813
> `bottomOffset`, `bottomKeyboardOffset` , `bottomOffsetPadding` 🤔 Added the prop and named it `bottomKeyboardOffset`. Thank you for the suggestions! @efstathiosntonas