akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.32k stars 953 forks source link

Bug on Input component when used inside the Top Tabs (Specific only inside middle tabs) #1583

Open Lester016 opened 2 years ago

Lester016 commented 2 years ago

🐛 Bug Report

Bug on Input component when used inside the Top Tabs (Specific only inside middle tabs) The Input field auto dismissed the keyboard when tapped.

To Reproduce

Steps to reproduce the behavior: Create a Top Tabs. Put Input field component inside the middle Tab. Tap the Input field.

flexbox commented 2 years ago

Hey @Lester016

Do you have a screenshot for this issue?