#ipadosdev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ipadosdev, aggregated by home.social.
-
#iosdev Ever wonder what the actual point sizes are for TextStyle fonts (.headline, .body, .caption1, etc.) and how they vary with Dynamic Type changes? I just found this: https://developer.apple.com/design/human-interface-guidelines/typography#iOS-iPadOS-Dynamic-Type-sizes
There's a ton of useful font related info on that page for all #AppleDeveloper platforms: #ipadosdev #tvosdev #macosdev #visionosdev #watchosdev
-
For #iOSDev (and #macOSDev, #watchOSDev, #tvOSDev, #iPadOSDev as well) I still really enjoy using Dash.app.
And for #SwiftUI I’ve really enjoyed SwiftUI Companion. I was just looking for alternatives to the .onAppear() modifier, so I popped into that app to see what I could find. I typed “onAppear” in the search field and landed on a great article with concise examples of Handling Events.