Live data from Hacker News

Apple Design Resources

developer.apple.com

21–30 of 52 posts

Re: Apple Design Resources

#22
This is nice and all, but as an indie developer, I've never needed to design my app layouts separately from my actual project in Xcode. Maybe I'm going about this development thing all wrong - but as a one-man-band, it would take too much time to design my app layouts outside of the coding environment IMHO.

Re: Apple Design Resources

#23

This is nice and all, but as an indie developer, I've never needed to design my app layouts separately from my actual project in Xcode. Maybe I'm going about this development thing all wrong - but as a one-man-band, it would take too much time to design my app layouts outside of the coding environment IMHO.

Neither. SwiftUI previews make it even faster (when they work). I'm mostly using stock UI stuff though.

Re: Apple Design Resources

#24
So as someone who doesn’t do Apple development on a regular basis, I feel like any time I do try to find some sort of documentation the Google link to Apple’s documentation is broken. Anyone know what the deal is with that?

Re: Apple Design Resources

#25
post #24

So as someone who doesn’t do Apple development on a regular basis, I feel like any time I do try to find some sort of documentation the Google link to Apple’s documentation is broken. Anyone know what the deal is with that?

I have the same issue -- Apple developer documentation, at least what you find on Google, is really awful. Sometimes I even have to watch youtube videos of random developers to figure out how objects' protocols are supposed to work. Developing for Apple is really a huge pain unless you're immersed in that environment.

Re: Apple Design Resources

#27
About time!

This is great, saves every designer from doing a half-baked version of this on their own.

Seems a bit odd to put it under developer.apple.com, but I guess UX and visual design are part of the SDLC... Hope designers know to look there.

Re: Apple Design Resources

#28

This is nice and all, but as an indie developer, I've never needed to design my app layouts separately from my actual project in Xcode. Maybe I'm going about this development thing all wrong - but as a one-man-band, it would take too much time to design my app layouts outside of the coding environment IMHO.

It’s way faster to make changes in Sketch/Figma than it is in code.
Post reply on HN