An open API service indexing awesome lists of open source software.

https://github.com/futurechallenger/storyboard2swift


https://github.com/futurechallenger/storyboard2swift

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# storyboard2swift

> This is a tool to reduce code work you have to do when you develop iOS apps without using storyboard.
No matter what storyboard as a drag-drop tool, can help you get sub views' positions done sooner than you code frame yourself.

> So why not do the frame work in a storyboard, then convert it into code.