### 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 1. On Safari browser 2. In Expo snack, type a letter in input component - shows up 3. Type another letter - It doesn't show up ### NativeBase Version 3.4.7 ### Platform - [ ] Android - [ ] CRA - [X] Expo - [ ] iOS - [ ] Next ### Other Platform Web - Safari ### Additional Information I think it is the internal input element of a Select element which takes focus.