https://github.com/futurechallenger/storyboard2swift
https://github.com/futurechallenger/storyboard2swift
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/futurechallenger/storyboard2swift
- Owner: futurechallenger
- License: mit
- Created: 2015-02-13T09:23:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T05:40:56.000Z (over 11 years ago)
- Last Synced: 2025-04-02T22:29:37.286Z (over 1 year ago)
- Language: Python
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.