Hello, I'm starting the Swift. And unfortunately, we're having problems. When I open my app in the simulator, the app stops working or displays a black screen. 😰
I made an error, but where? The code is good and does not show any error. And I have activated the debug
I accept all your suggestions 😁
Thanks Merci.
Post
Replies
Boosts
Views
Activity
Hello, I would like to place different elements in different places in my application. I use position(), or offset(). But these two functions do not adapt to the screen size. For example, I would like to place a text at the top left corner. And the text should always stay at the same distance from the edge of the screen. Do you know how to do this?
Thanks