-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creates Getting Started with Programmatic UIKit #37
Conversation
… Programmatic UIKit - BL MW
EOD: We created a sample project to build out what Getting Started with Programmatic views and added an initial version of what this Getting Started would look like using the Getting Started with Storyboards as a reference. We discussed whether to break out the view code into separate views or keep them within the UIViewControllers. We chose to put them in the view controllers in order to cut down on boilerplate code and avoid prescribing a particular way of setting up views. |
… on the same line - MW
…ods instead of SPM and removes unnecessary elements - MW
I've been out of the programmatic views for awhile. If this is what we would do for our projects, we're good. If we would not do it for our projects, we should have a call out that we are doing it for the sake of the guide. |
…Kit to the wiki Home as an additional option - MW
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not done reviewing but hit enough issues to share my comments.
…t set up by entirely removing storyboards - MW
…it getting started - MW
…grammatic UIKit - MW
…atic UIKit for consistency and clarity of what is actually being set up - MW
Kudos, SonarCloud Quality Gate passed! |
Linked Issue:
Checklist:
If Applicable:
If Public API Has Changed: