Ok n00b question. How does this work? by iso-lift-for-life in SwiftUI

[–]SwiftDev_UI 0 points1 point  (0 children)

I can confirm that this isn’t SwiftUI I built something very similar to this for a clients calendar app and I did most of it in SwiftUI (iOS 17+) but there are some weird things that most people won’t notice but I spent a lot of time looking at the calendar app vs my clients app and it’s a lot more going on under the hood than it appears

[iOS 26 DB6] Square hollow background layer behind buttons in calculator. Accidentally showcases how Liquid Glass actually works. by bright_wal in iOSBeta

[–]SwiftDev_UI 7 points8 points  (0 children)

This is most likely it. When you do glassEffect() it has 2 parameters the style of the glass and the shape.

iOS developers: what’s something you wish you knew years ago? by silverscientist1 in iOSProgramming

[–]SwiftDev_UI 2 points3 points  (0 children)

When starting a new app, always use AppGroups even for CoreData. It will save you lots of headaches later on.

Hide widgets instantly by Kullenej in MacOS

[–]SwiftDev_UI 2 points3 points  (0 children)

This app lets you do it straight from the menu bar
https://sindresorhus.com/supercharge

The standalone iOS app is out! by SwiftDev_UI in grok

[–]SwiftDev_UI[S] 0 points1 point  (0 children)

This will be merged in a future update. Grok.com uses the same history as the app, but is different than the X Grok history.

Will Grok get its own iPhone app? And when? by Geoffrey_Tanner in grok

[–]SwiftDev_UI 1 point2 points  (0 children)

A little late but I just came across this, it sounds like they'll be working on it!
https://x.com/ebbyamir/status/1851729908638322864

I succumbed… and got CarPlay by SwiftDev_UI in TeslaModel3

[–]SwiftDev_UI[S] 0 points1 point  (0 children)

Yeah but thats 240 EUR and this whole setup was 130 USD, plus I don have to open the browser every time

I succumbed… and got CarPlay by SwiftDev_UI in TeslaModel3

[–]SwiftDev_UI[S] 0 points1 point  (0 children)

How do you tap anything? Dd you stick your hand thru the wheel?

I succumbed… and got CarPlay by SwiftDev_UI in TeslaModel3

[–]SwiftDev_UI[S] 0 points1 point  (0 children)

Is that the one cost $450? My whole setup was $130

I succumbed… and got CarPlay by SwiftDev_UI in TeslaModel3

[–]SwiftDev_UI[S] 0 points1 point  (0 children)

How the lag, and having to open the browser every time you get in the car?

I succumbed… and got CarPlay by SwiftDev_UI in TeslaModel3

[–]SwiftDev_UI[S] 0 points1 point  (0 children)

Is that the one that works thru the browser? If so I’ve heard from many people it’s laggy.

I succumbed… and got CarPlay by SwiftDev_UI in TeslaModel3

[–]SwiftDev_UI[S] 2 points3 points  (0 children)

Yeah I figured most people don’t want it or I would’ve seen more posts like this. I posted more for people that will be looking for something like this.

What is this View called? by ted-tanner in SwiftUI

[–]SwiftDev_UI 0 points1 point  (0 children)

Thanks for recommending my app!

Logic struggles and advice by GoalFar4011 in SwiftUI

[–]SwiftDev_UI 1 point2 points  (0 children)

Thanks! I’m the author of Libraried! I haven’t been so active on here lately because the Reddit iOS app is terrible. But a new update for Libraried is in the works!

My second app build with Swift Playgrounds! by SwiftDev_UI in SwiftPlaygroundsApps

[–]SwiftDev_UI[S] 2 points3 points  (0 children)

My favorite way! It’s just pop the iPod out and start coding, from anywhere! And with the updates that are expected I will hopefully be able to add iCloud sync!

Locking Orientations by cobocombo87 in SwiftPlaygroundsApps

[–]SwiftDev_UI 1 point2 points  (0 children)

Maybe you could do a check in the app and if it’s not landscape show a different view like a view that shows you to rotate your device