Skip to content

IBDecodable/IBStoryboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBStoryboard

This package contains code to make work with Storyboards and segues easier bu using objects/protocols instead of string. It work in symbiosis with the code generated by ibgenerate.

It heavily inspired from code generated by natalie by Marcin Krzyżanowski and me (Eric Marchand) for macOS, using object for decoding XML, etc...

So this package contains only the static code that never change between projects. You need ibgenerate for the dynamic code.

About

Protocols and extensions for storyboards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages