Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.
/ ViewDeckSegues Public archive

Set of segues to use ViewDeck properly within storyboards.

License

Notifications You must be signed in to change notification settings

ahmet/ViewDeckSegues

Repository files navigation

ViewDeckSegues

No Maintenance Intended

Set of segues to use ViewDeck in storyboards properly.

If you're using it in your project, I'd like to know! Send me an email.

Adding to your project

If you are using CocoaPods add following line to your Podfile and then run pod install

pod 'ViewDeckSegues'

License

ViewDeckSegues is released under the MIT License, so do whatever you want to it.

Contributing

Want to contribute? It's good to hear.

  1. Fork it
  • Create a branch (git checkout -b my_branch)
  • Commit your changes (git commit -am "Added/Modified something")
  • Push to the branch (git push origin my_branch)
  • Create an Issue with a link to your branch
  • Enjoy a refreshing beer and wait

Links

About

Set of segues to use ViewDeck properly within storyboards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published