Davuth (@davuthdv) 's Twitter Profile
Davuth

@davuthdv

indie iOS developer • making small simple apps • 80/20 • app total: 2

ID: 66732655

linkhttps://appgallery.io/davuthdv calendar_today18-08-2009 16:58:45

1,1K Tweet

382 Takipçi

814 Takip Edilen

alex (@swiftyalex) 's Twitter Profile Photo

you'll never have to do math on corner radius again - ConcentricRectangle is here! 🚀 this custom sheet perfectly matches the radius of the device with absolutely no geometry readers or reading the size of the screen 👀

you'll never have to do math on corner radius again - ConcentricRectangle is here! 🚀

this custom sheet perfectly matches the radius of the device with absolutely no geometry readers or reading the size of the screen 👀
Davuth (@davuthdv) 's Twitter Profile Photo

Similar experience here. And on top of that, it's just bad at writing good SwiftUI code. Does the code work? Yeah. But it feels like every prompt adds this small little... umm.. debt. And they add up over time. It's extremely good at getting something to work very quickly.

Theo Panagiotopoulos (@theopanag7) 's Twitter Profile Photo

Apps should be more colorful! 🌈 This is one of my favorite tricks from Dream Machine - for just +75 bytes you get beautiful colors, animatable gradients and super fasts blurs 😊 (1/6)

Natalia Panferova (@natpanferova) 's Twitter Profile Photo

Corner concentricity was mentioned a lot at WWDC25, and now we finally have SwiftUI APIs for it. In my new post I explore how we can use the new ConcentricRectangle and containerShape() in iOS 26 to make our views fit perfectly within their containers: nilcoalescing.com/blog/Concentri…

Axel Le Pennec (@alpennec) 's Twitter Profile Photo

Want to have a sheet "zoom out" of toolbar buttons in iOS 26 instead of sliding up from the bottom of the screen? Two SwiftUI ways: 1. ZoomNavigationTransition (sheet content) + matchedTransitionSource (button) 2. .popover (button) + .presentationCompactAdaptation(.sheet)

Davuth (@davuthdv) 's Twitter Profile Photo

I love these small little attention to details. In the world where everyone ships 2 apps in a week, this is such a pleasure to see.

Davuth (@davuthdv) 's Twitter Profile Photo

“One thing I learned during my indie app developer career is that it's better to focus on what you can actually do, instead of just chasing numbers. For example, instead of saying "I want to make $5k MRR this year," it's more helpful to set goals like "I want to release 5 big

Axel Le Pennec (@alpennec) 's Twitter Profile Photo

So on one side: the App Mafia course. $1,000 for black-hat, shady tactics from questionably unethical apps built by Gen Z folks. On the other: "Everything but the Code" by Paul Hudson. $80 for proven insights and advices from Apple Award–winning apps built by renowned teams. 🤔

So on one side: the <a href="/appmafia_/">App Mafia</a> course. $1,000 for black-hat, shady tactics from questionably unethical apps built by Gen Z folks.

On the other: "Everything but the Code" by <a href="/twostraws/">Paul Hudson</a>. $80 for proven insights and advices from Apple Award–winning apps built by renowned teams.

🤔
Davuth (@davuthdv) 's Twitter Profile Photo

“Everyone has something to say”, they said. But I’m struggling! I don’t feel like I have anything worth writing about. I don’t feel like I have anything interesting to share. How do you deal with this?

Enid (@ios_dev_alb) 's Twitter Profile Photo

New in SwiftUI 🚀 You can now adjust the spacing between a label’s icon and its title using the new labelIconToTitleSpacing() modifier. → learnandcodewithenid.com

New in SwiftUI 🚀

You can now adjust the spacing between a label’s icon and its title using the new labelIconToTitleSpacing() modifier.

→ learnandcodewithenid.com
Paul Hudson (@twostraws) 's Twitter Profile Photo

My new app is now available for preorder! It has been so much fun to build, and it's even more fun to play – 240 cybersecurity challenges, using real-world skills, and backed by tutorials teaching you everything you need to know ✨ Mac, iPad, and iPhone: apps.apple.com/gb/app/hacktiv…

Enid (@ios_dev_alb) 's Twitter Profile Photo

New in SwiftUI 🚀 When you apply the Liquid Glass design with glassEffect(), you can also customize its appearance by providing a tint color. → learnandcodewithenid.com

New in SwiftUI 🚀

When you apply the Liquid Glass design with glassEffect(), you can also customize its appearance by providing a tint color.

→ learnandcodewithenid.com
Davuth (@davuthdv) 's Twitter Profile Photo

I agreed. I skipped book for months. But then lately as I've been feeling lost and demotivated, I decided to hit pause on coding and picked up book again. I feel like something in my brain starts to function again. I don't know how to put it. It feels like adding some oil to a

Davuth (@davuthdv) 's Twitter Profile Photo

In iOS 26, there's this gap between navigation bar and the view inside safe area inset. Where does it come from? How to remove it?

In iOS 26, there's this gap between navigation bar and the view inside safe area inset. Where does it come from? How to remove it?
Enid (@ios_dev_alb) 's Twitter Profile Photo

SwiftUI Tip 💡 In iOS 17.0+, you can show or hide the disclosure indicator for navigation links with navigationLinkIndicatorVisibility(). → learnandcodewithenid.com

SwiftUI Tip 💡

In iOS 17.0+, you can show or hide the disclosure indicator for navigation links with navigationLinkIndicatorVisibility().

→ learnandcodewithenid.com