We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b37b7a + 0868d8a commit 31fee1fCopy full SHA for 31fee1f
ru/meta/articles.json
@@ -148,5 +148,18 @@
148
],
149
"updated_date": "06.02.2022",
150
"added_date": "06.02.2022"
151
+ },
152
+
153
+ "mastering-progressview-swiftui" : {
154
+ "title" : "Осваиваем ProgressView в SwiftUI",
155
+ "description" : "Знакомимся и кастомизируем ProgressView.",
156
+ "category" : "swiftui",
157
+ "author" : "wmorgue",
158
+ "editors" : ["ivanvorobei"],
159
+ "keywords" : [
160
+ "ProgressView"
161
+ ],
162
+ "updated_date": "09.02.2022",
163
+ "added_date": "09.02.2022"
164
}
165
0 commit comments