Daniel Aditya Istyana

@adityadaniel
124 Followers
383 Following
536 Posts
iOS Developer. Apple Developer Academy 2019. Occasional writer. Fortis Fortuna Adiuvat.
Websitehttps://adityadaniel.com
Instagramhttps://instagram.com/adityaniel
Noteshttps://notes.adityadaniel.com
GitHubhttps://github.com/adityadaniel

One of common challenges I have when developing new app is defining primary accent color and its shades.

So I put together a little script to convert Tailwind CSS color palette config into #Xcode Asset Catalog.

When applied, the color works very well

#iosdev

TIL that `formatted2` from code below is slower to type check than the former up to 40% in #swift

If you have large codebase and writing default value like the latter, you probably have a slightly longer compile time than necessary.

Question for #SwiftData folks.

Do I need to setup another container for this ModelConfiguration? Currently, I want to share my SwiftData model between main app an keyboard extension.

#Swift #SwiftUI

How tf this app gets approved while men keeps getting rejected?
Still admiring this #Starfield theme Xbox Controller.
What stopping you from coding #Swift like this?

I have one wish for this year #WWDC, native #SwiftUI MailView equivalent to MFMailComposeViewController.

Right now, I use this view representable for every project.

Is there any way to have the same environment variable between Terminal session and #macOS app? I'm currently writing GUI wrapper for internal tool binary using #swiftui but the app always return command not found.

Introducing Spatial Counter. My first app on #visionOS.

Create unlimited counter, pop them to new window for easier counting and set increment/decrement step that suits your need.

Spatial Counter is available on the App Store.

https://apps.apple.com/id/app/spatial-counter/id6478706331

#SwiftUI #indiedev #buildInpublic

‎Spatial Counter

‎Introducing Spatial Counter, the customizable, user-friendly counting app designed with simplicity and efficiency in mind. Key features: - Customizable Counters: Create counters that fit your exact needs. Adjust the increment steps, set an initial count to start from, and choose a distinctive backg…

App Store

Working on revamping tone selection for Wordsmith.

#Swift #SwiftUI #BuildInPublic