sharingan-rn-modal-dropdown icon indicating copy to clipboard operation
sharingan-rn-modal-dropdown copied to clipboard

A simple and customizable react-native dropdown created using react-native-modal and react-native-paper.

Results 23 sharingan-rn-modal-dropdown issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I cannot click into MultiselectDropdown to selected data **To Reproduce** Steps to reproduce the behavior: 1. Present screen 2. MultiselectDropdown 3. Nothing happen **Expected behavior** Dropdown work...

**Describe the bug** I dont know why i have. some bottom padding, so the below view can not stick to the DropDown **To Reproduce** Steps to reproduce the behavior: see...

When using the Floating value in true it appears as a modal but the parent container of parentDDDContainer cannot be styled or at least the documentation does not describe how...

![image](https://user-images.githubusercontent.com/30198299/172050012-3b599426-754d-4d93-b73c-e2934af9d19e.png) I want to change the font size, and font weight where there's "0 selected". Unfortunately, I haven't found any parameter to change that.

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Here dropdown is selecting from the system color dark or light but I want the default light mode irrespective of the system theme

Hi, how can I achieve a single line text. I want to make it to ellipsizeMode tail and the number of lines={1}?

if this dropdown position below half of the phone screen (lower than keyboard height), when search input focused, the keyboard shown and covered the dropdown view i think it's better...