Tag: CS193p
-
@ScaledMetric
I solved the problem (well, I googled a stackoverflow result to the problem) in the previous post about the different heights of the SF Symbols. The answer was to put them in a frame and lock the height. A problem that then arises from that is that when the user changes the text size, they’ll…
-
Memorise Assignment 1
A small milestone achieved – I’ve completed the first assignment from the CS193p lecture series – some minor changes to the app being built in the lectures. There was a couple of things I was unhappy with: The text under the SF Symbols you can see in the preview above not being vertically aligned. Having…
-
CS193p
I’ve loved the first couple of these “Getting Started with SwiftUI” lectures from Paul Hegarty at Stanford. He’s put a lot of thought into the sequence, and seems to address the questions that float up in my mind (with super clear explanations) just as I’m thinking of them. They also generously make the reading and…