hoaphantn7604 / react-native-checkbox-tree

A simple and elegant checkbox tree for React Native.
MIT License
25 stars 6 forks source link

Not compatible with React@18 and React-Native@72 #11

Open aslansservant42 opened 1 year ago

aslansservant42 commented 1 year ago

The latest React Native installations will give you react@18 and react-native@0.72. These are not compatible with version 2.1.0 of this library.

Can you upgrade the library to be compatible with reacct@18?

JairajJangle commented 4 months ago

Hi @aslansservant42 sorry for plugging in my module here which is super performant and has react 18 support: https://github.com/JairajJangle/react-native-tree-multi-select. I thought this might be helpful for anyone who is looking for a solid tree view component for react native in 2024+.