GeekyAnts / GeekyAnts/NativeBase
Keyboard focus (from a physical keyboard) support Radio button on Tab/Shift+Tab in iOS
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When I working with the radio button, on android app, i can connect to physical keyboard and change the focus on the form with tab/Shift+tab. But when i use iOS app, i cannot focus to radio group or single radio option in the group.
### CodeSandbox/Snack link
https://snack.expo.dev/@hanhoan15/custom-color
### Steps to reproduce
1. Create a app with radio button
2. Run it on iOS simulator
3. Try to change the radio button focus by press tab/shift+tab
### NativeBase Version
3.4.18
### Platform
- [ ] Android
- [ ] CRA
- [ ] Expo
- [X] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.