We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
articles
1 parent e8f0f9a commit fba607aCopy full SHA for fba607a
1 file changed
en/meta/articles.json
@@ -152,5 +152,17 @@
152
],
153
"updated_date" : "17.02.2022",
154
"added_date" : "17.02.2022"
155
+ },
156
+ "searchable-swiftui" : {
157
+ "title" : "Searchable в SwiftUI",
158
+ "description" : "Search в SwiftUI. Working with Searchable.",
159
+ "category" : "swiftui",
160
+ "author" : "wmorgue",
161
+ "translator": "wmorgue",
162
+ "keywords" : [
163
+ "searchable"
164
+ ],
165
+ "updated_date": "23.02.2022",
166
+ "added_date": "23.02.2022"
167
}
168
0 commit comments