Relative Content

Tag Archive for swiftuser-interfaceswiftui

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 :