hiddentao / react-native-modal-filter-picker

Cross-platform modal picker for React Native which supports keyword filtering, custom rendering, etc
MIT License
104 stars 74 forks source link

keyboard touch on IOS #48

Open ruirenan opened 3 years ago

ruirenan commented 3 years ago

In the search field the keyboard touch is not appearing on iOS, only on Android. What is the solution?

tks