You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-native-tree-multi-select

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-tree-multi-select - npm Package Versions

23456

2.0.1

Diff
f
futurejj
published 2.0.1 •

Changelog

Source

2.0.1 (2025-06-28)

Bug Fixes

  • added missing testID prop to built-in checkbox and expandable arrow components (c169a80)

  • feat!: removed react-native-paper dep BREAKING CHANGE: due to typecheck issues (0038841)

  • fix!: removed react-native-uuid in favor of useId from React 18+ BREAKING CHANGE: Dropped support for React < 18 (b1ccd5d)

Bug Fixes

  • deps upgraded (89fd985)
  • excluded tests in tsconfig (cdae27e)
  • replaced interaction manager with start transition and minor deps upgrade (531b050)
  • use latest performant fast-is-equal package version for useDeepCompareEffect hook (50adcc3)

BREAKING CHANGES

  • Dropped support for React < 18
  • due to typecheck issues
f
futurejj
published 2.0.0 •

Changelog

Source

2.0.1 (2025-06-28)

Bug Fixes

  • added missing testID prop to built-in checkbox and expandable arrow components (c169a80)

  • feat!: removed react-native-paper dep BREAKING CHANGE: due to typecheck issues (0038841)

  • fix!: removed react-native-uuid in favor of useId from React 18+ BREAKING CHANGE: Dropped support for React < 18 (b1ccd5d)

Bug Fixes

  • deps upgraded (89fd985)
  • excluded tests in tsconfig (cdae27e)
  • replaced interaction manager with start transition and minor deps upgrade (531b050)
  • use latest performant fast-is-equal package version for useDeepCompareEffect hook (50adcc3)

BREAKING CHANGES

  • Dropped support for React < 18
  • due to typecheck issues
f
futurejj
published 2.0.0-beta.5 •

Changelog

Source

2.0.0-beta.5 (2025-06-15)

Bug Fixes

  • replaced interaction manager with start transition and minor deps upgrade (531b050)
f
futurejj
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4 (2025-05-29)

Bug Fixes

f
futurejj
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3 (2025-05-23)

Bug Fixes

  • use latest performant fast-is-equal package version for useDeepCompareEffect hook (50adcc3)
f
futurejj
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2 (2025-05-13)

  • fix!: removed react-native-uuid in favor of useId from React 18+ BREAKING CHANGE: Dropped support for React < 18 (b1ccd5d)

BREAKING CHANGES

  • Dropped support for React < 18
f
futurejj
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2025-05-11)

  • feat!: removed react-native-paper dep BREAKING CHANGE: due to typecheck issues (0038841)

BREAKING CHANGES

  • due to typecheck issues
f
futurejj
published 1.9.4 •

Changelog

Source

1.9.4 (2025-04-04)

Bug Fixes

  • removed postinstall script and moved patch-package to bootstrap script (d400ea8)
f
futurejj
published 1.9.3 •

Changelog

Source

1.9.3 (2025-03-12)

Bug Fixes

  • added missing changes for lodash removal (d42cafc)

Performance Improvements

  • replaced lodash isEqual with fast-is-equal potentially reducing package size (a166c31)
f
futurejj
published 1.9.2 •

Changelog

Source

1.9.2 (2025-03-12)

Bug Fixes

  • upgraded zustand to v5 and upgraded other deps (b308de6)