GeekyAnts / GeekyAnts/NativeBase-KitchenSink
Text inputs do not work on any browser on Android or iOS browsers
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
**Issue:**
The user is unable to input text on Text inputs when the Input is inside an Item component:
```
```
**Expected behavior:**
On tapping on text input, the native keyboard shows and you are able to type.
**Steps to reproduce:**
Open the NativeBase-KitchenSink demo website on your Android or iOS device on any browser.
Go to "Form & Inputs" section on the sidebar.
Select any option which has a text input.
Tap.
Nothing happens.
_Note: The only way it's possible to have the native keyboard to pop up and start inputting text is to press and hold on the text field._
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.