From afba02d2cc3ba764777f8afa412e73e53cbb3909 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Thu, 2 Jul 2020 23:21:14 +0100 Subject: [PATCH] Update AnyView status in progress.md (#151) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit IDK, is there something that SwiftUI `AnyView` can do that ours can't? ¯\_(ツ)_/¯ --- docs/progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/progress.md b/docs/progress.md index f9f29177..bc9e9add 100644 --- a/docs/progress.md +++ b/docs/progress.md @@ -133,7 +133,7 @@ Table columns: | | | | | --- | ------------------------------------------------------------------------ | :-: | -| 🚧 | [AnyView](https://developer.apple.com/documentation/swiftui/anyview) | | +| ✅ | [AnyView](https://developer.apple.com/documentation/swiftui/anyview) | | | ✅ | [TupleView](https://developer.apple.com/documentation/swiftui/tupleview) | | ## Shapes, Paths, and Styles