Flo writes Code (@flowritescode) 's Twitter Profile
Flo writes Code

@flowritescode

Making @LaunchBuddy_App: launchbuddy.app

Teaching SwiftUI & More: youtube.com/FloWritesCode

ID: 1380083498439081984

linkhttps://flowritesco.de calendar_today08-04-2021 09:02:09

6,6K Tweet

9,9K Followers

620 Following

Flo writes Code (@flowritescode) 's Twitter Profile Photo

📷 Get started with FoundationModels youtu.be/_deDjujIi6A 📸 Generate structured output with FoundationModels youtu.be/gi3WBuHKpjw

Flo writes Code (@flowritescode) 's Twitter Profile Photo

UIDesignRequiresCompatibility Use this info.plist key to opt-out of the liquid glass redesign when building with Xcode 26. But beware: this will be unsupported in the next major release!

Flo writes Code (@flowritescode) 's Twitter Profile Photo

Having a visual overview of release dates is the #1 request I collected through WishKit (wishkit.io/?via=flo, aff link) inside LaunchBuddy: Indie Project Manager The ReleaseTimelineView is part 1, with a full ReleaseCalendarView completing this feature.

Flo writes Code (@flowritescode) 's Twitter Profile Photo

Soon, we will build a local & incredibly fast AI chat app. It will be integrated into your device through various tools to gather information and act on your behalf. Sub to my YT channel if you don’t want to miss this free course.

Soon, we will build a local & incredibly fast AI chat app. It will be integrated into your device through various tools to gather information and act on your behalf. 
Sub to my YT channel if you don’t want to miss this free course.
Flo writes Code (@flowritescode) 's Twitter Profile Photo

Row #1 is the primary keyword for an app I built recently. It doesn't have a great onboarding yet to capture more ratings, but this looks kinda promising to me. (screenshot from Astro, launchbuddy.app/astro *aff link)

Row #1 is the primary keyword for an app I built recently. 
It doesn't have a great onboarding yet to capture more ratings, but this looks kinda promising to me. 
(screenshot from Astro, launchbuddy.app/astro *aff link)
Flo writes Code (@flowritescode) 's Twitter Profile Photo

Do you struggle with understanding Apple Documentation and their WWDC session videos? I've got you! There are already 7 videos + 2 shorts on my channel covering the biggest WWDC25 news. And there's even more to come! youtube.com/FloWritesCode

Do you struggle with understanding Apple Documentation and their WWDC session videos? 
I've got you! 
There are already 7 videos + 2 shorts on my channel covering the biggest WWDC25 news. And there's even more to come!
youtube.com/FloWritesCode
Jordan Morgan (@jordanmorgan10) 's Twitter Profile Photo

🍸 Wanna use Liquid Glass modifiers easier while supporting iOS 18? We've made a Swift package to make this easier using the popular `Backport` approach. Instead of: if #available(iOS 26.0, *) { MyView().glassEffect() } else { MyView() } You can do: MyView()

🍸 Wanna use Liquid Glass modifiers easier while supporting iOS 18? 

We've made a Swift package to make this easier using the popular `Backport` approach. 

Instead of:
if #available(iOS 26.0, *) {
    MyView().glassEffect()
} else {
    MyView()
}

You can do:
MyView()
Flo writes Code (@flowritescode) 's Twitter Profile Photo

I used to think building apps is hard (which is why I didn't even try to learn it for many years), but nowadays I struggle with finding good keywords... It's a whole different game.

Flo writes Code (@flowritescode) 's Twitter Profile Photo

Inspired by a recent post by Teodora @Designerants, I'm thinking of A/B testing yellow screenshots for LaunchBuddy. Curious: Would you pair this with a yellow app icon or should that be a separate test?

Inspired by a recent post by <a href="/designerants/">Teodora @Designerants</a>, I'm thinking of A/B testing yellow screenshots for LaunchBuddy.
Curious: Would you pair this with a yellow app icon or should that be a separate test?
Flo writes Code (@flowritescode) 's Twitter Profile Photo

After a hiatus, I'm back to building mode for LaunchBuddy: Indie Project Manager! You'll soon be able to create rich notes with styled text, images, and attached files. I have even more exciting updates laid out for the iOS 26 release!

After a  hiatus, I'm back to building mode for <a href="/LaunchBuddy_App/">LaunchBuddy: Indie Project Manager</a>! 
You'll soon be able to create rich notes with styled text, images, and attached files.
I have even more exciting updates laid out for the iOS 26 release!
Flo writes Code (@flowritescode) 's Twitter Profile Photo

Adding features to LaunchBuddy is always a balancing act, as I want it to be super simple to use. It should never feel cluttered or overloaded, so I really have to pick and choose which features to build.