All the answers that i saw related to detecting the Keyboard open and close event are specific to android (using the WindowInsets).
Is there a way to get the keyboard open/close event in the shared module in compose multiplatform?
All the answers that i saw related to detecting the Keyboard open and close event are specific to android (using the WindowInsets).
Is there a way to get the keyboard open/close event in the shared module in compose multiplatform?