callstack / callstack/masked-view
[Android] MaskedView not showing in keyboard area if it's open
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
You can see bug on this video.
https://github.com/user-attachments/assets/f0f51185-afda-4373-a77d-e327ed0690b0
I fixed this bug if add `Keyboard.dismiss()` inside `setTimeout`, but this solution is bad, need fix it.
Contributor guide
Assessment
This issue has not been assessed yet.