react-native-animated-tree-view
react-native-animated-tree-view copied to clipboard
A react native tree view component
Results
2
react-native-animated-tree-view issues
Sort by
recently updated
recently updated
newest added
trafficstars
say I have ``` books + foo 1 +-- bar 1 + foo 2 +-- bar 2 ``` Tapping on `foo 2` opens up `foo 1`