swiftui

Back Open Paginator
09.02.2025 20:30
omarthamri (@omarthamri@iosdev.space)

@swiftui @swift Exciting News! 🎉 Just dropped Part 6 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=l_ZLPrFUy2 #swiftui #swift #swiftlang #iosdev




Show Original Post


09.02.2025 19:55
dimitribouniol (@dimitribouniol@mastodon.social)

Built out a workaround for showing the keyboard on tvOS that I’m pretty happy with. Tomorrow, let's keep tackling settings navigation to keep improving it. See you then!

🔜 Tomorrow’s stream: youtube.com/live/azb0-lzC7Os
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


09.02.2025 16:40
ostojan (@ostojan@iosdev.space)

It happens that simple model deletion can cause that #SwiftUI will crash on update trying to read deleted data, and I’m doing everything just like Apple in their examples. 😔
#BuildInPublic #IndieDev #iOSDev




Show Original Post


09.02.2025 16:04
andhash39 (@andhash39@mastodon.social)

Thought Path, my scratchpad app for recording your thoughts and ideas, has just been bumped to v1.4!

The main feature is a vastly better experience for users with large databases (like me ✋). It's a ‘bugfixes and performance updates' release, but a lot of work has gone into it :)

apps.apple.com/us/app/thought-




Show Original Post


09.02.2025 15:49
MuseumShuffle (@MuseumShuffle@mastodon.social)

I have just spent days trying to fix something that's bothered me since I launched Please Don't Rain.

Why on Earth do my charts not align with the 12AM axis mark even though I know the first date is 12AM?

FINALLY the answer seems to be to remove the unit and calendar from the AreaMark but keep them in the AxisMarks I'm creating.

I came up with this bc a StackOverflow post said specifying units would plot halfway between consecutive units.

1/2





Show Original Post


09.02.2025 15:40
StewartLynch (@StewartLynch@iosdev.space)

Learn how to build a custom help system in #SwiftUI. Create a floating help button, display dynamic help screens, & use Markdown for rich text then implement in your projects with just 2 lines of code!
Make your SwiftUI apps more user-friendly! 👇
📺 youtu.be/vr6gn8GRsvg





Show Original Post


09.02.2025 14:58
gallaugher (@gallaugher@mastodon.world)

This week’s comments: folks seem to be enjoying the updates to our Semester of #SwiftUI. If you are looking to learn how to build iPhone apps, come join us. It’s the same content used in my university course, free to all online. The updates continue bit.ly/prof-g-swiftui





Show Original Post


09.02.2025 14:08
chbeer (@chbeer@mastodon.social)

Say I have a NavigationSplitView with a sidebar and a table in details. Either the table or the sidebar have focus. Now I want to have a global "delete" command, that either deletes the entry in the table or sidebar, according to the focus.
How can I do that with SwiftUI?




Show Original Post


09.02.2025 13:57
MuseumShuffle (@MuseumShuffle@mastodon.social)

FYI if your SwiftUI previews give you problems your project name should be a prime suspect.

Mine started breaking because of an apostrophe (fixed now). They also broke when I named a project inout (for learning about inout).

Lena had an umlaut as the culprit.





Show Original Post


09.02.2025 13:26
alpennec (@alpennec@iosdev.space)

@rogelin correct! Thanks for suggesting that.

Actually, my App is currently owning an instance of a dedicated class. This way, I only have one object listening/receiving the notifications so I can be sure the code is only executed once.

So, similar to using an AppDelegate, if I had one for my #SwiftUI app!





Show Original Post


09.02.2025 10:41
dimitribouniol (@dimitribouniol@mastodon.social)

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

Got some tvOS bugs to fix in the settings today, let's see how many we can tackle!

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




Show Original Post


08.02.2025 23:03
TranslateKit (@TranslateKit@mastodon.social)

🚀 The TranslateKit SDK 1.1 is here – just 1 day after launch!

+1,000 new pre-localized strings 🎉
🔹 Now smartly organized by app category – no bloat!
🔹 Core stays lightweight (~250 universal strings)
🔹 Even better auto-generated keys with

Make localization effortless. Try it now!
👉 github.com/FlineDev/TranslateK




Show Original Post


1 2 3 4 5 6 ...156
UP