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

Sometimes the item list only shows 10 items! #49

Closed oxustudio closed 3 months ago

oxustudio commented 8 months ago

Describe the bug Sometimes the item list only shows 10 items!

To Reproduce Steps to reproduce the behavior: click on the picker, choose the item and repeat the operation several times!

Screenshots image

!! to redisplay all items then just enter a space in the search then delete the space so that the list returns in full

Thanks.

vishaldhanotiya commented 3 months ago

@oxustudio Thanks for reporting this issue. We are working on it.

vishaldhanotiya commented 3 months ago

FIxed issue in version 0.4.5. Thanks