lambdan/imageviewer5

for macOS 12+, try AsyncImage()

Opened this issue · 0 comments

https://developer.apple.com/documentation/swiftui/asyncimage

replace Image() in ContentView with AsyncImage(), should help with big images maybe?