You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2025. It is now read-only.
s.summary = "Embrace Showcase Driven Development with ease :)"
s.description = <<-DESC
ShowcaseKit is a way to embed easily some view controllers in your application in order to showcase what you've done.
You can showcase simple views with dummy data as well as you can showcase complete flows. It's all up to you.
The general idea is to be able to showcase something your working on before you finish the whole feature, that way you can still merge it in your mainline branch - that's what we call real Continuous Integration.