How to make good User Interfaces

Hello everyone

I'm learning about SwiftUI Stacks and trying to create this project

I started with ZStack to make the black background but then I can't make the inside park I tried to use List layout but it didn't work out

What Layout should I use to make the inside park?

Thank you

You should also show the full code so that one can analyse.

@MinhQuang I cannot say what are good User Interfaces, but it seems you have your own good User Interfaces in mind. Please try to explain what is the problem of the current UI and what would be your expected UI. I do not understand what you mean by I can't make the inside park I tried to use List layout but it didn't work out. Hand-drawn sketch would help. Please do not forget to show your current code.

Here is what I made so far

How to make good User Interfaces
 
 
Q