You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2024. It is now read-only.
I just want to say, I actually like having storyboards, it makes it convenient and easy to add layout attributes and visualize the app hierarchy. Storyboards are also a great place for new comers to start looking at rather than jumping into some code.
Finally, I always question big changes by asking is the effort and restructuring work required worth it? I think adding new and better features is a far more prudent use of time than trying to get rid of the storyboard.
I know in theory having no storyboards is ideal, but this is just my 2¢.
Yeah it is definitely easier for newcomers, especially since most of them (and more as we go) will not know how to /not/ have storyboards.
That said, I find it much cleaner to not use storyboards, and the limitations (like compile time checking) can get annoying. I don't really see tooooo much of a time issue getting rid of it as quite a few view controllers are independent already.
At the very least I'd like to refactor each tab to its own storyboard. I'll ask the iOS peeps at the meeting on Monday what they think
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Goals:
The text was updated successfully, but these errors were encountered: