Button only working around the button and not on the actual button
My Add assignment button only works when I click the red around and not the button that I created.
Swift Button only working around the button and not on the actual button
My Add assignment button only works when I click the red around and not the button that I created.
UI freeze when I press on the toolbar button
why in my home view the UI freeze after I press few times on one of the menu buttons.
nothing special on my home, is quite simple, can’t find what is wrong.
How to create a dynamic grid that changes column size when a subview’s width changes in SwiftUI?
Let’s say I have a grid with an image and text below it. There are 3 columns and 5 rows.
UI issues which make some functionalities not work
I’m trying to develop a social media app but I’m facing an issue where when I tap on an image on the top/latest posts, it opens in fullscreen mode, but as I scroll down those images aren’t being opened unless I click the like button or I refresh the feed. I also had an issue when I included the comments button to open comment section. Even that used to not open unless I refreshed the page or I clicked the like button.
SwiftUI TextField not showing
I’ve been trying to make a filter list for a furniture selling company and can’t seems to make it work.
Everything is showing on this page except my two textfields and i can’t understand why…
This is my code :