react-native-checkbox-tree icon indicating copy to clipboard operation
react-native-checkbox-tree copied to clipboard

A simple and elegant checkbox tree for React Native.

Results 5 react-native-checkbox-tree issues
Sort by recently updated
recently updated
newest added

The latest React Native installations will give you `react@18` and `[email protected]`. These are not compatible with version 2.1.0 of this library. Can you upgrade the library to be compatible with...

ví dụ trong readme thì mảng cha chỉ có 1 phần tử. bây giờ em muốn select all n phần tử cha. em nghĩ nên có thêm 1 prop nữa...

When I called local api data that time I saved data in my local storage by using useState() hook, that's cool. but when I bind data in data={dara} that time...

Hi, I am trying to use in javascript mode but the onSelect function dont return item. just log tick and untick. can you help? tks

I think There is a problem with onSelect function. it only returns Untick and tick by writing down them to console in latest version. it does not return anything about...