Description
Only a single character is accepted on controlled input when a Select element is present
CodeSandbox/Snack link
https://snack.expo.dev/MOBQ7fNEN
Steps to reproduce
- On Safari browser
- In Expo snack, type a letter in input component - shows up
- Type another letter - It doesn't show up
NativeBase Version
3.4.7
Platform
Other Platform
Web - Safari
Additional Information
I think it is the internal input element of a Select element which takes focus.