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

There is no option to get only parent selected items and only subSelectedItems...It's all in one array... Also if you have selected [1, 2, 3] it will select both parent...

enhancement

noResultsComponent={(searchTerm) => AddItemComponent(searchTerm)}

Stale

When icons are specified for items list, those will be shown if the user selects any of these items

Stale

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 to 1.3.1. Commits 1b1333c v1.3.1 7adf995 update @​types/jest to ^27.4.1 (and 4 others) c5b4db0 test: CWE-1321 3ad9688 update bplist-parser to 0.3.1 26d93f4 update tests to use...

dependencies
Stale

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this...

dependencies
Stale

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 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
Stale

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 Commits See full...

dependencies
Stale

Often times, the displayKey for item and subitem might not be the same and having them as same is causing issues of not displaying the the item and subitem appropriately.

Stale

To make it easier to use localized arrays

Stale

When single is true, and the user selects a value, the selecttext prop is no longer displayed. The user can no longer know the name of the selectbox. I added...

Stale