TreeView icon indicating copy to clipboard operation
TreeView copied to clipboard

No Example Visible

Open Nikhil1827 opened this issue 2 years ago • 1 comments

Hello, I just came across this awesome library for which my requirements meet. But I am not able to implement it, as there is no working example available on any site, also the example links that you have provided only show a 404 error. Can you provide a simple tutorial on how to use this?

Nikhil1827 avatar Oct 18 '22 06:10 Nikhil1827

Hi. Thanks for reporting the issue.

I noticed that XCode's workpsace was not committed due to being gitignored. I created a new commit that fixed that. You should be able to open Examples/TreeViewExample.xcworkspace and run TreeViewExample scheme as shown below: Screen Shot 2022-10-20 at 3 41 46 🌙

I also added fetched Pods to the Example folder so that you do not need to run pod install. lmk if you still experience problems when running examples.

genkernel avatar Oct 20 '22 22:10 genkernel