How can we make in swift ui, dynamic images which keep original ratio
The layout should be responsive. The height of each image must be fixed depending on the screen size. The width will be proportional to the height. Different images can have different sizes (you can get the image size in the results of the API). Images do not have to exactly match the width of the […]
How can we make in swift ui, dynamic images wich keep origenal ratio
The layout should be responsive. The height of each image must be fixed depending on the screen size. The width will be proportional to the height. Different images can have different sizes (you can get the image size in the results of the API). Images do not have to exactly match the width of the […]