react-native-multi-selectbox icon indicating copy to clipboard operation
react-native-multi-selectbox copied to clipboard

Platform independent (Android / iOS) Selectbox | Picker | Multi-select | Multi-picker. The idea is to bring out the common user interface & user experience on both platforms.

Results 47 react-native-multi-selectbox issues
Sort by recently updated
recently updated
newest added

Hello, TypeScript projects cannot currently use this library as its source files are written in JavaScript and it does not have a TypeScript types declaration file. Please could you, therefore,...

Got this error when I used this inside a ScrollView `VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Motivation** 😇 The first problem I had was to can't remove the toggle icon when the user is not in edit mode. If in the custom component prop to toggle...

**Motivation** 😇 On one hand, I faced the problem of can't remove the border-bottom of the main container. On the other hand, i couldn't remove the cross icon of the...

Is there any way to hide the closable icon in the options selected?

I am using react-native-multi-selectbox for the multiselect dropdown , after open the dropdown and select the values , while closing the dropdown app is showing error like : Attempt to...

I am using react-native-multi-selectbox for the multiselect dropdown, when navigating to the multiselect dropdown page on my app, an error of java.lang.Double cannot be cast to abi48__0.com.facebook.react.bridge.ReadableMap appears when testing...

Added scrollEnabled={false} prop to the flatlist to disable component from scrolling when inside the scrollview

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...