swiftui

Back Open Paginator
27.09.2024 04:06
rwitherspoon (@rwitherspoon@mastodon.social)

Does anyone understand the difference between an Action Extension vs a Share Extension? I've been playing around with them and they seem so similar.




Show Original Post


27.09.2024 02:15
nemesisprime (@nemesisprime@iosdev.space)

How do we feel about integrated little UIs like this? Understanding the linked issue relationship has always been a pita and I think this makes things self explanatory without being overly cutesy. #swiftui





Show Original Post


27.09.2024 00:32
azamsharp (@azamsharp@iosdev.space)

Implementing Multi-Step Forms in SwiftUI
youtu.be/M1utGIped3A?si=4v01j8

#iosdev #swiftui




Show Original Post


26.09.2024 20:23
swiftdevjournal (@swiftdevjournal@mastodon.world)

The following article shows you how to use SwiftUI to build a Safari extension:

polpiella.dev/safari-extension

#SwiftUI




Show Original Post


26.09.2024 19:45
ryanlintott (@ryanlintott@mastodon.social)

FrameUp has been updated to support Swift 6!

I've also added a new unclippedTextRenderer() modifier for a quick fix on clipped text and support for FlippingView and rotation3dEffect(back:) in visionOS.

Again, I would recommend against Swift 6 mode until SwiftUI alignmentGuide bugs have been fixed.

github.com/ryanlintott/FrameUp





Show Original Post


26.09.2024 19:14
azamsharp (@azamsharp@iosdev.space)

I am hosting a live 3 hour workshop on #SwiftData Fundamentals on September 28, 2024 11:00 AM CST. If you are interested register using the link below:

azamsharp.teachable.com/p/swif

#SwiftUI #iosdev





Show Original Post


26.09.2024 17:25
skiptools (@skiptools@mas.to)

ServiceM8, iOS-exclusive since 2010, just launched their #SwiftUI app on Android, and they wrote to us about using Skip: "... we now have a clear path forward using SwiftUI to support multi-platform without splitting dev effort or losing our native app experience".

play.google.com/store/apps/det

Read on for the full quote...




Show Original Post


26.09.2024 12:50
dimitribouniol (@dimitribouniol@mastodon.social)

Finished the fall makeover work for both the app and site, so tomorrow let's jump back into web account work, prioritizing making the queue and history available. See you then!

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





Show Original Post


26.09.2024 11:33
SvEzs (@SvEzs@mastodon.social)

Apparently, its true identity was NavigationBarLargeTitle.

This only happens in iOS18 environment, but I don't know why it happened.

What is a little disturbing is that the TabView is used in this screen.

Maybe a side effect of the destructive changes to TabView in iOS18.

I added ".navigationBarTitle(Text(""), displayMode: .inline)"





Show Original Post


26.09.2024 10:36
dimitribouniol (@dimitribouniol@mastodon.social)

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

Let's tweak the fall icon some more, and update the site for the new season!

Come chill with me: youtube.com/live/s-tg6EsuJOM




Show Original Post


26.09.2024 03:48
SvEzs (@SvEzs@mastodon.social)

When I first started using Concurrency, I was too lazy to manage Actors properly, so I carelessly added @MainActor to SwiftUI.Views.

However, I realize now that this became unnecessary starting with Xcode 16.

I'll remove it in my spare time.

developer.apple.com/documentat




Show Original Post


25.09.2024 22:59
betzerra (@betzerra@mastodon.social)

Otra semana, otro minor update en Coffee Notes (1.4)
Ahora se puede hacer búsquedas en el listado de cafeterías

apps.apple.com/ar/app/coffee-n





Show Original Post


1 ...113 114 115 116 117 118 119 120 121 122 123 ...133
UP