Hey everyone i was using compose for ios but i ran...
# compose-ios
e
Hey everyone i was using compose for ios but i ran into a keyboard problem and kind of not know what to do right. Like when i have a scrollable column with some textfields and find a way to make it scroll when the ios keyboard appears, is there maybe a library that does that automatically or what to do in such situations in android it automatically works when i click away the keyboard does not overlap content. But in IOS it somehow hides content and you can scroll.
plus1 1
f
Have you tried the imePadding modifier?
e
I havent tried that how can i use it if there is an article on that