FSStoryboardHelpers 1.0.0

FSStoryboardHelpers 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Bennett Smith.



  • By
  • Bennett Smith

Useful classes for effectively working with Xcode Storyboards.

Two subclasses of UIStoryboardSegue are provided. They make is really easy to split your application UI into multiple storyboards and bridge between them. A sample project is included that demonstrates how to use the custom segue subclasses.