hoaphantn7604 / react-native-checkbox-tree

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

I'd like to deal with the checkbox in detail. #1

Closed Youhoseong closed 2 years ago

Youhoseong commented 2 years ago

I want to make sure that the parent's check box is not checked together when checking the child check box.

How to do that?

hoaphantn7604 commented 2 years ago

I will provide more options. I'm working on it.

hoaphantn7604 commented 2 years ago

I upgraded the package. Install later version 1.2.6. Use props autoSelectParents={false}