expandable-collection-view-kit icon indicating copy to clipboard operation
expandable-collection-view-kit copied to clipboard

Example app

Open daniellangh opened this issue 4 years ago • 2 comments

Please add an example app for easier testing. Right now including the package in swift package manager doesn't even compile on Xcode 12.5.

It's very hard to evaluate this library for use in our project. I'm pretty sure a lot of thought went into it, but as long as you cannot test it in couple of steps I don't think people will use it.

daniellangh avatar Jul 07 '21 09:07 daniellangh

Added PR to fix compilation errors here: https://github.com/jVirus/expandable-collection-view-kit/pull/7

daniellangh avatar Jul 07 '21 10:07 daniellangh

The PR #7 has been merged. Thanks a lot for your interest and contribution.

Regarding the example app: I totally agree that an example app is needed and more over it is a must. I will try to find a "window", so to speak, to make a good example app the described use case.

eleev avatar Jul 18 '21 13:07 eleev