srivastavaanurag79 / react-native-paper-select

Dropdown using React Native Paper TextInput, Checkbox and Dialog
https://anurag-srivastava.gitbook.io/react-native-paper-select/
MIT License
48 stars 15 forks source link

first click on android doesn't work #5

Closed NahumG10 closed 1 year ago

NahumG10 commented 2 years ago

Every time I open the dialog in android device, first time I click on an option, it isn't being picked but on the second click it works flawless. Is there a fix for it?

srivastavaanurag79 commented 2 years ago

I will test it and let you know. Have you tested it in production?

NahumG10 commented 2 years ago

Yes, I tested in production but I couldn't test it on ios device.. I also noticed a small lag when closing dialog (only in android). Every thing else is great! (tested also in web - works flawless there)

srivastavaanurag79 commented 2 years ago

Found the issue its something to do with the dynamic rendering of the checkboxes, I will let you know when fixed.

srivastavaanurag79 commented 1 year ago

@Bo7mid3 can you look into this issue?

Bo7mid3 commented 1 year ago

@Bo7mid3 can you look into this issue?

fixed.

srivastavaanurag79 commented 1 year ago

@NahumG10 issue fixed, install the latest v0.3.0.