shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

275
active users

#swiftui

20 posts18 participants1 post today

Auch wenn es mich selbst schon nervt, ich muss euch nochmal belaestigen...

Ich suche ab sofort einen neuen Job als #iOS und/oder #macOS Software-Entwickler. Ich hab viele Jahre Erfahrung auf dem Gebiet, kenne #ObjectiveC, #Swift, #SwiftUI, #Git, #Xcode und... naja, die ganze Toolchain drumherum eben.

Ich suche eine Remote-Only Festanstellung, keinen Freelance-Job (Vorzugsweise in Österreich, Deutschland geht aber auch). Wenn es in der Naehe von #Bregenz oder #Dornbirn ist, dann auch gerne Onsite.

Wenn ihr jemanden kennt, der jemanden kennt... ihr wisst schon.

Ich danke euch fuers rege Teilen/Boosten. 🙏🏻
:boost_ok:

Back from spring break with show and tell! Here is our Showcase app demoing #SwiftUI components on Android. First transpiled... and then COMPILED Swift & SwiftUI. A lot of SwiftUI support to fill in on the compiled side, but the skeleton - navigation, layout, etc - is alive!

LongPressGesture (specifically .updating) is broken in iOS 18 SDK and since April 24 is the deadline after which all apps have to be built with 18 SDK, I'm faced with having to hack together my own gesture. Apple's own code in the docs is broken (developer.apple.com/documentat). Thinking I'll create my own UIGestureRecognizer with a timer and use UIGestureRecognizerRepresentable. #swift #swiftui

Apple Developer DocumentationLongPressGesture | Apple Developer DocumentationA gesture that succeeds when the user performs a long press.

When creating a custom modifier in #SwiftUI, we don't always need to define a new type conforming to ViewModifier. If there is no need for stored properties or mutable state, we can simply add a method in a View extension, like in this example with a custom environment value:

Replied in thread

Going back and making all my Observable classes conform to Codable ended up taking some time - definitely something I should’ve been thinking about from the beginning. But now that it’s done I can save and resume game states! And I got to make a fun UI for previewing the current game before resuming 😊 #swiftui #buildinpublic

After experiencing the key moment at the seafront, I had fresh energy and hope that I could actually make it. That I could actually build something that helps people in tough emotional situations. But what I needed to do was kicking off the next phase of the CBL cycle called: Investigate. My own experiences with emotions and psychotherapy might not reflect what other people think and what (1/2)