Difference in KeyboardStickyView behavior on Android and iOS (in an edge-to-edge app) #816
Labels
KeyboardStickyView 🩹
Anything related to KeyboardStickyView component
question
You wanted to clarify something about the usage of the library or have a question about something
Describe the bug
The bottom part of the content block is positioned differently on Android and iOS when the app is configured as edge-to-edge. There is no clear and consistent behavior in block positioning.
Code snippet
Repo for reproducing
https://github.com/kvark85/test_sticky_button_3
To Reproduce
For testing, use a device or simulator with a bottom Safe Area Insets.
For example:
• Android: Virtual device Pixel_3a_APL_34_extension_level_7_arm64-v8a (Android 14.0 “UpsideDownCake” | arm64)
• iOS: iPhone X (iOS 16.4)
Steps to reproduce the behavior:
Expected behavior
The bottom edge of the content (the bottom red border) should be positioned the same on Android and iOS.
Screenshots

Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: