Skip to content

Commit a357f2b

Browse files
committed
Import Foundation in ImageView for URL
1 parent 808214e commit a357f2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/AndroidSwiftUI/ImageView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Created by Alsey Coleman Miller on 6/9/25.
66
//
77

8+
import Foundation
89
import AndroidKit
910

1011
extension Image: AnyAndroidView {

0 commit comments

Comments
 (0)