So easy, that I’m almost embarrassed to mention it.
🤯 I did not know you could do this… Thanks to Keith Harrison for pointing it out!
Aleksandar Vacić talking about his new micro-framework, Alley. It’s not a networking framework, we already have URLSession
for that. It’s just a way to make your networking code more reliable by automatically retrying requests. I like it. 🙌
Pavel Zak with a great piece on creating a beautiful, completely custom slider control in SwiftUI. I think this is a great demonstration of how custom UI like this is significantly easier than it would have been with UIKit.
Is AnyView
really a potential performance problem in SwiftUI? Let’s find out with Alexey Naumov, shall we? This is a really great post on performance in general, as well as this specific investigation.
Ever tried to make some changes to your launch storyboard, only to see a cached version when you run your app? Here’s a short little snippet of code from Guilherme Rambo that forces the cache to be cleared on every run. Obviously not something you’d want to ship, but it’ll come in handy during development.
Before Jordan Morgan even gets started with this question, let me take a crack at it. YES, design is a skill that can absolutely be learned, by anyone. Like any skill, practice (although, it’ll take more than you think it will) and experimentation will make you a little better at it every day. Now, let’s read what Jordan has to say about the subject! 👍
Are you ready for this great set of videos from iOSDevCampDC which happened back in August?
This is wonderful. Let’s not even talk about what will certainly be fantastic content from the 20 leaders of our community who have each written a chapter of this book. Let’s just talk about what a great opportunity this is to make a donation to Black Girls Code. I bought my copy, and you should too.
Senior iOS Developer @ Papershift – Be at the center of our new in-house mobile team that will reimagine both the design and technology behind our time tracking and shift planning apps to provide the best possible experience for both businesses and consumers alike. And yes, we are migrating to SwiftUI, today! 😍 – Karlsruhe Germany
Senior iOS Developer @ Karmarama – You’ll be empowered to architect and contribute to the development of innovative products for a wide range of exciting well-known brands. You will bring a wealth of iOS experience to the team, steering our architecture, open-source frameworks and evolving delivery allowing us to refine capabilities. – London UK
Why not start the new year with a new job? There are more to choose from over on iOS Dev Jobs.
… and you thought that dealing with a misaligned UITextView
was a pain… Be thankful you’re not a game developer 😂