File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 6060 " inGracePeriod" ,
6161 " AppStore" ,
6262 " AppGroup" ,
63+ " ViewController" ,
6364 " willAutoRenew" ,
6465 " autoRenewPreference" ,
6566 " expirationReason" ,
6667 " workout" ,
68+ " lifecycle" ,
6769 " AppIconBuilder" ,
6870 " AppsSearchService" ,
6971 " AnyObject" ,
Original file line number Diff line number Diff line change 103103 ],
104104 "updated_date" : " 14.02.2022" ,
105105 "added_date" : " 14.02.2022"
106+ },
107+ "uiviewcontroller-lifecycle" : {
108+ "title" : " Lifecycle UIViewController" ,
109+ "description" : " See when controller methods are called and what you can do inside them. When to customize views and data." ,
110+ "category" : " uikit" ,
111+ "author" : " ivanvorobei" ,
112+ "translator" : " wmorgue" ,
113+ "keywords" : [
114+ " UIKit" ,
115+ " UIViewController" ,
116+ " viewDidAppear" ,
117+ " viewDidLoad" ,
118+ " lifecycle uiviewcontroller" ,
119+ " lifecycle uiview"
120+ ],
121+ "updated_date" : " 15.02.2022" ,
122+ "added_date" : " 15.02.2022"
106123 }
107124}
You can’t perform that action at this time.
0 commit comments