I need to build something similar to the image grid view being used in the SF Symbols application, but I'm not sure how to implement such a grid view without using the beta grid views announced recently.
The grid view needs to auto resize like how it's doing in the SF Symbols application.
Is it possible to use standard SwiftUI views to build something like it?
Screenshot for the SF Symbols view referred here
The grid view needs to auto resize like how it's doing in the SF Symbols application.
Is it possible to use standard SwiftUI views to build something like it?
Screenshot for the SF Symbols view referred here