IQKeyboardManager icon indicating copy to clipboard operation
IQKeyboardManager copied to clipboard

keyboardDistanceFromTextField is not working

Open AllWellNow opened this issue 2 years ago • 1 comments

Hi!

So I've tried to set keyboardDistanceFromTextField to a different values (from 30 to 300) and the result is still the same

Here's vid and screenshot attached :)

https://user-images.githubusercontent.com/112175849/191386306-bfb3303a-813c-4434-b386-f6d828716702.mp4

Screenshot 2022-09-21 at 2 10 39 AM

AllWellNow avatar Sep 21 '22 00:09 AllWellNow

Can you please provide me a demo project for this?

hackiftekhar avatar Sep 21 '22 06:09 hackiftekhar

Hi!

So I've tried to set keyboardDistanceFromTextField to a different values (from 30 to 300) and the result is still the same

Here's vid and screenshot attached :)

Simulator.Screen.Recording.-.iPhone.11.-.2022-09-21.at.02.06.44.mp4

Screenshot 2022-09-21 at 2 10 39 AM

Yeah I have the same problem. Changing the bottom safe area constraints worked a little bit feels like a very clumsy way to do it and doesn't fully solve the problem. Im not sure what is affecting it

Legitdove avatar Sep 24 '22 17:09 Legitdove

image iOS14 when UIViewController hidesBottomBarWhenPushed is YES view.frame will be reset by the navigation bar caused by the scrolling failure problem

CoderJohnhao avatar Nov 10 '22 09:11 CoderJohnhao

I'm not sure if you fixed this issue or not, however if it's still reproducible then can you please share a demo project with me?

hackiftekhar avatar Sep 28 '23 15:09 hackiftekhar