vishaldhanotiya / react-native-modal-picker

This is a cross-platform picker with search bar for react native support both platform IOs and android
https://www.npmjs.com/package/rn-modal-picker
44 stars 18 forks source link

IOS can not open the suggestion if not clicked at the arrow. #39

Closed Tuan0304 closed 3 months ago

Tuan0304 commented 2 years ago

First of all, great work with the picker. cant complain. But i'm having an issue. My app run this picker on android work perfectly, but on IOS, i have to press at the arrow to open the modal. can anyone help me? really appreciate it.

fclealobvia commented 6 months ago

Same problem on IOS

vishaldhanotiya commented 3 months ago

@Tuan0304 @fclealobvia Thanks for reporting this issue. We will look into it.

vishaldhanotiya commented 3 months ago

FIxed issue in version 0.4.5. Thanks