mastodon.green is one of the many independent Mastodon servers you can use to participate in the fediverse.
Plant trees while you use Mastodon. A server originally for people in the EU, but now open for anyone in the world

Administered by:

Server stats:

1.2K
active users

#iosdev

32 posts28 participants0 posts today

I continue to be a big fan of building an interactive navigation prototype as soon as possible. Start with NavigationStack, List, Text, and proceed from there.

You will have a much better understanding of what you need to build and more importantly what you don’t.

SwiftUI includes several ways to change the color of text, including foregroundStyle(), tint(), AttributedString, and textRenderer() for advanced cases. My new blog post walks through how they work and which approach to choose for different use cases: nilcoalescing.com/blog/Foregro
#SwiftUI #iOSDev

Nil CoalescingWays to customize text color in SwiftUISwiftUI offers several methods to change the color of text, including foregroundStyle() and tint() modifiers, AttributedString attributes, and the textRenderer() API for advanced styling.

I just launched ShipKit, a new package tracking app for iOS!

ShipKit makes it easy for you to track your shipments from all of the major carriers worldwide. You can simply enter the tracking info manually or auto-import them by forwarding your shipment detail e-mails to ShipKit to add them automatically!

Try it free for 1 week now on iOS! Now available on the Apple App Store!

apple.co/42uOLop #swiftui #iosdev #indiedev #iOS

I’ve created an SFSymbolPicker so I will be creating a series of videos for my YouTube Channel next month to show you how you can create this too and implement in your own projects.
Configurable to display all or only some symbols by category , multiple categories or search term.
#swift #swiftui #iosdev

Begin a career with one of the world’s largest virtual companies where you have flexibility and space to grow, just as we have been able to thanks to our team. Use the latest tools and technology to produce your best work and enjoy remuneration that’s reflective of your skills and experience. iosdevjobs.com/jobs/m-d1059bef #Swift #SwiftLang #iOSDev #MacDev #iOSDevJobs

iosdevjobs.comRemote iOS Developer @ ScopicAre you an iOS developer with a strong command of Objective-C, Swift, and C++? Are you excited by the idea of building cutting-edge, high-performance applications used around the world? If so, we’d love to hear from you!

I had a tough week and I’m really exhausted today, but I didn’t want to work on Spark at all, so I decided to do at least a small change. I thought about it earlier, but talking with a friend during the week reaffirmed me to do so, and I decided to simplify settings view.
#iOSDev