-
-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Describe the bug
A clear and concise description of what the bug is.
In some instances, the KeyboardStickyView
component appears far above the keyboard. I'm only seeing this after migrating my app to the New Architecture.
Code snippet
Add your code snippet where error has been occurred.
Repo for reproducing
I would be highly appreciate if you can provide repository for reproducing your issue. It can significantly reduce the time for discovering and fixing the problem.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Expecting that the placement of the KeyboardStickyView
is directly above the keyboard.
Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):
- Desktop OS: [e.g. Windows 10, MacOS 10.15.5]
- Device: [e.g. iPhone8]
- OS: [e.g. iOS 10.0]
- RN version: [e.g. 0.68.2]
- RN architecture: [e.g. old/new or paper/fabric]
- JS engine: [e.g. JSC, Hermes, v8]
- Library version: [e.g. 1.2.0]
Additional context
Add any other context about the problem here.