GeekyAnts / GeekyAnts/NativeBase
Input border covered by keyboard
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When an input is focused, the bottom border is covered by the keyboard.
Seeing this on v3.4.x but not on v3.3.x.
### CodeSandbox/Snack link
https://snack.expo.dev/@jake.silas/input-border-covered-by-keybaord
### Steps to reproduce
1. Go to snack (with an Android device)
2. Scroll the input into a position where it will be pushed up by the keyboard
3. Tap the input and see that the border is covered
### NativeBase Version
4.4.28
### Platform
- [X] Android
- [ ] CRA
- [ ] Expo
- [ ] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.