react-native-sectioned-multi-select icon indicating copy to clipboard operation
react-native-sectioned-multi-select copied to clipboard

a multi (or single) select component with support for sub categories, search, chips.

Results 31 react-native-sectioned-multi-select issues
Sort by recently updated
recently updated
newest added

When I select an item from the list in the modal, I can see that the `onSelectedItemsChange` is being triggered in the background but the checkmark next to the item...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
Stale

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
Stale

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
Stale

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies
Stale

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies
Stale

Removes [hermes-engine](https://github.com/facebook/hermes). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Removes `hermes-engine` Updates `react-native` from 0.66.4 to 0.71.7 Release notes Sourced from...

dependencies
Stale

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies
Stale

Bumps [shell-quote](https://github.com/ljharb/shell-quote) and [@react-native-community/cli-tools](https://github.com/react-native-community/cli/tree/HEAD/packages/tools). These dependencies needed to be updated together. Updates `shell-quote` from 1.6.1 to 1.8.1 Changelog Sourced from shell-quote's changelog. v1.8.1 - 2023-04-07 Fixed [Fix] parse: preserve whitespace...

dependencies
Stale

In the file 'index.d.ts', under the interface 'SectionedMultiSelectProps' and within icons, 'selectArrowDown' is not listed as an option, though it should be. It still works when you pass 'selectArrowDown' in...