feat(android): complete first successful skip export
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if !os(Android)
|
||||
import SwiftUI
|
||||
#if canImport(PhotosUI) && os(iOS)
|
||||
import PhotosUI
|
||||
@@ -267,3 +268,4 @@ struct UserProfileView: View {
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user