joogps / SlideOverCard

A SwiftUI card view, made great for setup interactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to manually add to a project?

Aiyush-G opened this issue · comments

Hi,

I would like to use this in Swift Playgrounds? I was thinking that the best way to do this was copy and paste the source files, but I'm not sure which ones to copy and to where?

Thanks

Hi there, Aiyush! If you're working on a Playgrounds App, you can add SlideOverCard as a dependency IIRC. If not, you can just copy all of the files over to your project. Ideally, you should keep them in a separate folder if possible!