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

Local api data is not rendering in data field

Open itsaladin opened this issue 2 years ago • 0 comments

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 data is not rendering in react-native-checkbox-tree.

itsaladin avatar Aug 08 '23 10:08 itsaladin