GeekyAnts / GeekyAnts/NativeBase
Popover with Input as trigger, dismisses keyboard when shown [Android]
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Using a popover to display a list of autocomplete text to an input field. onFocus keyboard comes up and when i type anything (1 character), popover is shown but at the same time the keyboard is closed. i want it to be kept open, as in iOS
### CodeSandbox/Snack link
https://snack.expo.dev/@manolee22/popover-issue
### Steps to reproduce
_No response_
### NativeBase Version
3.3.25
### 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.