-
It simply stopped working for all version on Android. I'm not sure why, anybody else getting the issue as well ?
-
I'm using this awesome component in a side drawer. What happens is while closing the drawer with swipe, the dropdown modal sticks to the screen, and it's position is not updated according to the paren…
-
-
- [x] I have searched the [issues](https://github.com/HeligPfleigh/react-native-thermal-receipt-printer/issues) of this repository and believe that this is not a duplicate.
**Current Behavior**
…
-
i have 1000s of item in dropdown list, it tries to load all at once
Thats why it freezes when clicked, i want to render first few item and then again other items...
-
## Environment
```
System:
OS: Linux 5.3 Pop!_OS 18.04 LTS
CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Memory: 253.70 MB / 7.64 GB
Shell: 5.4.2 - /usr/bin/zsh
Binar…
-
I cannot manage to display selected items after selection. I want to show selected items but it shows for example:
2 item(s) have been selected.
How can I change that?
-
Take rtl obs stories from rtl.json in vachancontentrepo and remove hardcoded list
rtl.json file - https://github.com/Bridgeconn/vachancontentrepository/blob/master/obs/rtl.json
So henceforth all rtl o…
-
When closeOnBlur is set to true, and an attempt to scroll between suggestions is made, it closes.
![scroll](https://user-images.githubusercontent.com/11701529/182500797-fb7af8ab-956d-424c-aa9a-52a5…
-
Hi, I've used Dropdown in my app, it's working completely fine on some screens but when I go to two levels deep, dropdown doesn't work at all, In other laptop the same code is working fine, but When I…