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 46 react-native-multi-selectbox issues
Sort by recently updated
recently updated
newest added

TypeError: options.filter is not a function. (In 'options.filter(function (suggestion) { return suggestion.item.toLowerCase().indexOf(inputValue.toLowerCase()) > -1; })', 'options.filter' is undefined) This error is located at: in SelectBox

Scrolling is not possible, when using the empty area between text and plus button. the with parameter is a fix for this.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Is it possible to pass preselected values to SelectBox?

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

debug side is working properly but at the same time it's not working in signed apk

such as accents and tildes for options in spanish. these are rendered is JSX with special codes such as é but within options it is not rendering such strings

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

hi, how to click on all the select input (not only on arrow)?