Skip to content

Commit d72bec0

Browse files
authored
Update articles
1 parent cd1633c commit d72bec0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

en/meta/articles.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,20 @@
120120
],
121121
"updated_date" : "15.02.2022",
122122
"added_date" : "15.02.2022"
123+
},
124+
"uisheetpresentationcontroller" : {
125+
"title" : "UISheetPresentationController",
126+
"description" : "iOS 15 introduced sheet controllers. They can be dragged and dropped with height modification. You've seen these controllers in the Maps and Stocks apps.",
127+
"category" : "uikit",
128+
"author" : "ivanvorobei",
129+
"translator": "wmorgue",
130+
"keywords" : [
131+
"UISheetPresentationController",
132+
"Model Controllers",
133+
"UIKit",
134+
"iOS 15"
135+
],
136+
"updated_date" : "16.02.2022",
137+
"added_date" : "16.02.2022"
123138
}
124139
}

0 commit comments

Comments
 (0)