How to make tiled image in SwiftUI
Issue #737
Use resizingMode
of .tile
with a tile image from https://www.transparenttextures.com/
1 | Image("transparentTile") |
Updated at 2021-01-02 22:47:57
Issue #737
Use resizingMode
of .tile
with a tile image from https://www.transparenttextures.com/
1 | Image("transparentTile") |
Updated at 2021-01-02 22:47:57