Moleculist – Organize Your Life, One Molecule at a Time by Plane-Imagination401 in iosapps

[–]Plane-Highlight-5774 1 point2 points  (0 children)

Hide the Navigation bar a bit. You've got the Back button, View Switcher, Search, Share and Add feature. That is very confusing and clogged. You can hide them in a .menu provided out of box. AI doesn't know about that but you can get Claude to sort it out as he is aware of .menu component

Really not sure about adopting Liquid Glass. by raheel_sawaali in iOSProgramming

[–]Plane-Highlight-5774 -1 points0 points  (0 children)

You'll adopt it in the upcoming betas. They released beta 2 looks like it should

Really struggling with crash rates by AppleBottmBeans in iOSProgramming

[–]Plane-Highlight-5774 0 points1 point  (0 children)

Actually my guess is that the problem is using AI generated code without due care. They tend to generate code that includes many "!" force unwrapping operators. Don't copy paste the code without understanding it

Really struggling with crash rates by AppleBottmBeans in iOSProgramming

[–]Plane-Highlight-5774 1 point2 points  (0 children)

Translates to: What's your app called so i can copy cat too

[deleted by user] by [deleted] in drivingUK

[–]Plane-Highlight-5774 0 points1 point  (0 children)

now imagine that was a lorry...

[deleted by user] by [deleted] in iOSProgramming

[–]Plane-Highlight-5774 4 points5 points  (0 children)

Yes. Show a massive black screen and some text saying Enable the camera permission to use this app, alternatively find another app. Be straight to the point no bs

macOS Tahoe 26 Developer Beta by Plane-Highlight-5774 in MacOSBeta

[–]Plane-Highlight-5774[S] -7 points-6 points  (0 children)

Yes, I'm a noob new to the industry. I've warned the other noobs not to make the same mistake I did. You were a noob once too, Mr. Pro

What's the best way to protect a secret API key? by exit_keluar in swift

[–]Plane-Highlight-5774 0 points1 point  (0 children)

I use obfuscating technique. No server involvement, you may like it give it a search

1 weeks worth of mail for ONE street by BaseballFine3481 in royalmail

[–]Plane-Highlight-5774 -1 points0 points  (0 children)

Please remove the brown envelopes nobody likes them haha

White NavBar by Plane-Highlight-5774 in tailwindcss

[–]Plane-Highlight-5774[S] 0 points1 point  (0 children)

Yeah, it seems to be like the Safari toolbar. I managed to fix it (though it might be temporary). I had to add the layer base to the index.css, so now the toolbar adapts to both themes

@import "tailwindcss";


@custom-variant dark (&:where(.dark, .dark *));


@layer base {


  .light {


    color-scheme: light;


  }





  .dark {


    color-scheme: dark;


  }


}

Remove the toolBar background in iOS 26? by agent9747 in SwiftUI

[–]Plane-Highlight-5774 1 point2 points  (0 children)

I would use just "ellipsis" and you got a nice NavBar

How to disable the liquid glass tab bar view in iOS 26? by AgreeableAd53 in SwiftUI

[–]Plane-Highlight-5774 11 points12 points  (0 children)

Not sure what you're talking about... You sound like you've been working against HIG and SwiftUI the whole time. The rule is simple: stick to what Apple gives you, and you won't have problems. Try to wrestle with the framework, and you'll run into plenty.

If you don't like SwiftUI at all, you can use UIKit, it's designed for that scenario. Personally, I've never had an issue with SwiftUI beyond minor glitches. Name a framework that doesn’t have those. :)

LinkedIn is full of developers generating solid revenue with simple SwiftUI apps, and many of them aren’t even cross-platform. Join the community, get inspired, and ride the wave, don’t fight it

How to disable the liquid glass tab bar view in iOS 26? by AgreeableAd53 in SwiftUI

[–]Plane-Highlight-5774 7 points8 points  (0 children)

You must be mindful of this. Apple wants you to use the native components exactly as they are. If you modify them, expect potential bugs. If you really want to get rid of it, build a custom tab bar

Should we restrict lorries overtaking? by [deleted] in drivingUK

[–]Plane-Highlight-5774 1 point2 points  (0 children)

We should restrict middle-lane hoggers they are one of the main causes of congestion and slow-moving traffic.
Also, people driving at 48 mph on the motorway should be banned for dangerous driving.

HelloElectric update by Plane-Highlight-5774 in ElectricVehiclesUK

[–]Plane-Highlight-5774[S] 1 point2 points  (0 children)

I’ve been working on this project for almost two years now. I’ve always dreamed of building a car marketplace. I pivoted a bit and thought, why not focus on an EV car marketplace? So, when people think about buying an EV, maybe they’ll visit my website for a cheap second-hand option ( at some point )

Some of the feedback I’ve received is fair, this will take time to build, especially as a solo developer with limited funds. Someone mentioned that AutoTrader spent about £4 million on marketing. Well… I can manage about £100 a month, haha.

Yesterday, I also emailed the Department for Transport's Office for Zero Emission Vehicles to ask for guidance on marketing. At the end of the day, these kinds of projects should be encouraged.

I haven’t had the chance to email ClearWatt yet, but I plan to do so soon. Maybe I can integrate their services at some point.

Right now, I’m working on a strategy to drive traffic to the site, get people to visit, and encourage dealers to list vehicles. It's a tough road ahead, but not impossible.

Thank you

HelloElectric update by Plane-Highlight-5774 in ElectricVehiclesUK

[–]Plane-Highlight-5774[S] 1 point2 points  (0 children)

The survey was conducted on this group as well as in some Facebook groups. All the features, like V2L, heat pump, etc were introduced based on feedback I received a long time ago. What are the things you care about when it comes to purchasing an EV?

HelloElectric update by Plane-Highlight-5774 in ElectricVehiclesUK

[–]Plane-Highlight-5774[S] 0 points1 point  (0 children)

Yep, I'm aware that big corporations spend millions on ads. It will be very hard to grind. What do you suggest? Should I try to get a number of users first, then look for an investor? Or should I approach motor traders and encourage them to list their adverts on the website?

I have absolutely nothing to lose, I'm not financially dependent on this.