swiftui

Back Open Paginator
23.03.2025 03:27
armengrewal (@armengrewal@mastodon.social)

Made use of the Geometry Reader for the first time and got a custom segmented control working.





Show Original Post


23.03.2025 01:40
weetwo (@weetwo@mastodon.gamedev.place)

Learning about railroad tracks with paths.

#swiftui





Show Original Post


22.03.2025 23:57
marioguzman (@marioguzman@mastodon.social)

I had to get ✨ CREATIVE ✨ on getting the sub sequence of transit stops for a Leg from when you’re supposed to board and then exit.





Show Original Post


22.03.2025 22:30
nerdd (@nerdd@mstdn.social)

Bingo! This was what I was looking for:

mastodon.social/@__mbh__/11420

By changing the `TimingSession.duration` to a `Duration` (much better alignment of name and type as well), I can now declaratively format the duration like so:

`Text(timingSession.duration, format: .time(pattern: .hourMinuteSecond(padHourToLength: 2)))`

#Swift #SwiftUI




Show Original Post


22.03.2025 20:56
magnuskahr (@magnuskahr@mastodon.social)

I’m really excited about FlowNavigation — and this is just the start.

Next up:

- More powerful FlowReader
- Custom flow completion logic

Give it a try and let me know what you think.

🔗 swiftpackageindex.com/magnuska




Show Original Post


22.03.2025 20:32
nerdd (@nerdd@mstdn.social)

A complete Swift noob question:

I want to display `TimingSession.duration` which is a computed property of type `DateInterval` in a table column, and I want the `Text` to contain the distance between the start and end dates formatted like “HH:MM:SS”. How do I do that?

#Swift #SwiftUI





Show Original Post


22.03.2025 14:06
krzyzanowskim (@krzyzanowskim@mastodon.social)

collab 🫳🎤 notepadexe.com meets alexcodes.app and it's magic 🔊





Show Original Post


22.03.2025 09:48
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's start the seasons page for the web!

Come chill with me: youtube.com/live/CHmo__r16PU




Show Original Post


22.03.2025 00:39
oscb (@oscb@hachyderm.io)

Just added previews to notifications in @longago

I bet most people won’t notice them but devil’s in the details

#SwiftUI #BuildInPublic #iOSDev





Show Original Post


21.03.2025 22:50
omarthamri (@omarthamri@iosdev.space)

@swiftui @swift Exciting News! 🎉 Just dropped Part 30 of my "Let's Build Pinterest clone Using SwiftUI and “firebase” playlist! 📺🛠️ Dive deeper into Swift development as we take our app to the next level. 🚀 Check it out now and let's code together! 🔗 youtube.com/watch?v=DPngmwGc7y #swiftui #swift #swiftlang #iosdev #iOS




Show Original Post


21.03.2025 21:30
MikeYenco (@MikeYenco@mastodon.social)

I'm confused. Apple developer documentation is saying one thing about environmentObject, Xcode is saying another. What am I missing? 🤔





Show Original Post


21.03.2025 19:51
jazzychad (@jazzychad@definitely.social)

Make Paywalls Fun Again!

#SwiftUI





Show Original Post


1 2 3 4 5 6 7 8 9 10 11 ...207
UP