swiftui

Back Open Paginator
20.08.2025 10:21
stadiamaps (@stadiamaps@en.osm.town)

🗺️ With your map in place, you can now work on the data!

📍 Let our tutorial show you how to easily add and style interactive markers/pins with #MapLibre #SwiftUI.

👉 Learn more here: docs.stadiamaps.com/tutorials/
docs.stadiamaps.com/tutorials/




Show Original Post


20.08.2025 02:55
troz (@troz@mastodon.social)

As promised in my SwiftUI for Mac 2025 article, here is a more detailed article about SwiftUI's new WebView.

troz.net/post/2025/swiftui-web

The SwiftUI team have done an amazing job on this, and I can't wait to start using it in my apps and books.





Show Original Post


20.08.2025 01:04
JTostitos (@JTostitos@techhub.social)

@stroughtonsmith Snippets Studio is an app for saving your frequently used code. I’ve even heard that some have used it for non-code purposes which is cool. I’m in the process of a complete rewrite, v3.0, to go from CoreData to SwiftData, View Refactoring and Modularization, and now adding in some new iOS 26 API’s.

Been tracking my progress here: techhub.social/@JTostitos/1141 and can be found here on the App Store: apps.apple.com/us/app/snippets

#showcase25 #indiedev #iosdev #swift #swiftui





Show Original Post


20.08.2025 01:00
davedelong (@davedelong@mastodon.social)

This single API (and the associated ContainerValues) is the #1 most important addition to in *years*. It makes building custom components that behave like system ones almost trivially easy. It is downright magical and I'm thrilled to finally rip out all of my old _VariadicView hacks:

developer.apple.com/documentat

A huge thanks to the SwiftUI team for making this public.




Show Original Post


20.08.2025 00:57
deeje (@deeje@mastodon.social)

not gonna lie, I'm impressed. I just tried in for the first time, asking it to generate charts of sums by date and an average per day of week, all from an existing CoreData schema, and it pretty much just worked.




Show Original Post


20.08.2025 00:56
JTostitos (@JTostitos@techhub.social)

@SnippetsStudio have been making a good amount of progress in this rewrite.

1. Swift Data Migrations
2. App Intents
3. Widgets
4. Auxillary Windows
5. Search
6. iOS 26 glass improvements
7. View refinements and improvements

Definitely more to do in each of these listed above but still quite alot of progress since last time. Here are some images of what it currently looks like!

#indiedev #iosdev #swift #swiftui





Show Original Post


19.08.2025 22:16
cameronmcefee (@cameronmcefee@mastodon.social)

Are there any tricks for debugging the frame boundaries in "multiple things happened per frame" warnings in ?

"Bound preference SomePreferenceKey tried to update multiple times per frame."

I understand what's going on, but it's hard to pin down what events exactly are happening multiple times per frame since I don't know when a new frame begins.




Show Original Post


19.08.2025 22:07
patrickmcconnell (@patrickmcconnell@mastodon.social)

One full week into updating my fairly simple app UI to . Mostly just updating toolbars to work on OS26 and earlier and the varying differences across devices.

Added a few minor features and tweaks but now I can dig into new things provided I don't find any more breaking issues.

Most of the issues are with the things that are breaking on the older OS.

How are other folks doing with the updating of all the things?




Show Original Post


19.08.2025 21:23
nicoreese (@nicoreese@mastodon.social)

All these thick outlines on macOS make it feel so heavy compared to iPadOS which feels soft and fluid. The redesign on macOS did not go far enough.





Show Original Post


19.08.2025 19:39
patrickmcconnell (@patrickmcconnell@mastodon.social)

I think it was on @atpfm recently @marcoarment was saying Apple didn't care if old OS’s continued to work once they push out the latest update.

The past few days have really made this apparent. I've lost a lot of time trying to fix or work around things that used to work correctly on top adapting this ill advised UI update no one asked for.

Toss all this into the growing pile of Apple Developer Malaise©




Show Original Post


19.08.2025 19:32
patrickmcconnell (@patrickmcconnell@mastodon.social)

This alerts/sheets dismissing prematurely is deeper than that. Even the tips on one view will dismiss themselves.

The tips in quest are on toolbar buttons. Of course they work as expected for iOS26 but are broken on iOS18.

It goes without saying this worked for the past year or more.




Show Original Post


19.08.2025 19:02
patrickmcconnell (@patrickmcconnell@mastodon.social)

This afternoons game of whack-a-mole is an issue where an alert or sheet is displayed and immediately dismissed if there are any Tip views in the view hierarchy.

Comment out the tips and things work as expected.

I suppose I'm holding it wrong.




Show Original Post


1 ...209 210 211 212 213 214 215 216 217 218 219 ...236
UP