yonat / MultiSelectSegmentedControl

UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2.0

JotWee opened this issue · comments

Am a bit lost with the new version:

  • example not working
  • how to use w/o CocoaPods?
  • where to find SweeterSwift?

Maybe this is just an issue of a lack of knowledge on my side, but I have absolutely no idea how to get this to work in my project

Hi @JotWee do you copy the files manually?
If so, you'll need to copy the dependency from https://github.com/yonat/SweeterSwift .

But I recommend you use either CocoaPods or the Swift Package Manager.