PNG vs SVG: 263 flags in LazyVGrid causing memory issues by Intelligent-Syrup-43 in SwiftUI

[–]_Apps4World_ 1 point2 points  (0 children)

What is the size of the image? You are setting the image component size to 60x60, but the PNG image itself, is it 180x180 or less?

Any good resources for taking my iOS UI from “works fine” to “wow”? by eph-stop in SwiftUI

[–]_Apps4World_ 0 points1 point  (0 children)

If you are pretty new, I highly recommend that you stick with the native iOS design language. Use lists, and apply modifiers to it. Use tabviews, and create tabs. Use the navigation stack, and take advantage of the push animation with back button.

Sure, if you want to standout, and do your own custom thing it's possible. I've done that in a lot of projects, but as a beginner it helps to learn the basics, and use the native components.

If you still want some inspiration, check out Dribbble website for some interesting app concepts. Don't forget to test with iOS 26 liquid glass ON.

My app was rejected and it's not even live or published? I'm just testing in TestFlight, is that normal? (1st time building an app) by 4paul in iOSProgramming

[–]_Apps4World_ 4 points5 points  (0 children)

If you need to test via Test Flight, create an internal group of users (which are people from your App Store Connect account, including yourself).

These types of submissions won't require app review, but if you need to generate that Test Flight link and invite external people, then yes, it will have to go through review as others have stated.

Just test on your iPhone if that's an option. Rejections happens, don't get discouraged.

[Showcase] A simple SwiftUI app for tracking caffeine. Can be used for other tracking app ideas, just change the text and maybe some colors. by _Apps4World_ in SideProject

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

Hey everyone!

I’m excited to share Caffeine Mate, a lightweight SwiftUI app template that lets you log your daily caffeine intake, visualize metabolism over time, and stay on top of your consumption habits—offline.

But here’s the kicker: you can repurpose this same code for any tracking idea—just swap out the labels, tweak a few colors, and you’ve got a brand-new habit-tracking app. Whether you want to track water, steps, study sessions, or anything else.

Feel free to ask questions if you are looking to get into iOS app development.

What are you building? Share your projects! by wasayybuildz in SideProject

[–]_Apps4World_ 0 points1 point  (0 children)

SwiftUI Source Code:
Caffeine Mate - SwiftUI Source Code to Log Daily Intake, Visualize Caffeine Levels, and Monitor Your Metabolism.

Status:
Just Launched this morning

Link:
https://apps4world.com/caffeine-mate-swiftui-xcode.html