react-native-animated-tree-view icon indicating copy to clipboard operation
react-native-animated-tree-view copied to clipboard

Does not seem to support typescript

Open codthing opened this issue 4 years ago • 2 comments

codthing avatar Jan 30 '21 11:01 codthing

Pull request made to add typing, therefore typescript support

rgboomer avatar Mar 15 '21 16:03 rgboomer

If anyone is looking for a solid and super performant tree view library with strict typescript for react native in 2024+, here is the one that I made: https://github.com/JairajJangle/react-native-tree-multi-select

But it does not currently have animations, so PRs and feature requests are welcomed.

JairajJangle avatar May 05 '24 14:05 JairajJangle