8 Commits
Author SHA1 Message Date
ga eun 1592ebf5d7 Change all class-only protocol keywords to AnyObject (#442) 2021-05-14 14:36:09 +02:00
Jiwoo 6adb832c65 Replace deprecated type 'Variable' to 'BehaviorRelay' in iOS Tutorials (#379) 2021-03-25 17:13:46 +01:00
KYHyeon 6c9c04106a Renames tutorial comments spelling (#386)
Modifying 'Diagnals' in tutorial comments to 'Diagonal'
2021-03-25 17:13:32 +01:00
Eric Drew e124d6c089 Remove weak property keyword from protocols (#229) 2018-04-15 20:25:19 +02:00
Yi Wang 601e12fa29 Fix tutorials view-less RIB inheritance
View-less RIBs should not inherit from `ViewableRouter`. It'll cause false positive leak detection.
2017-12-05 10:58:45 -08:00
Naoki Ishikawa 8466b8952f Fix Tutorial build (#168)
* Update tutorials to use correct method name `launch(from: )`
2017-11-28 08:01:56 +01:00
Cameron Mc Gorian 4fef65e4f0 Update swiftformat script & run (#74)
* Update swiftformat script & run

* Fix stub
2017-11-01 21:31:19 +01:00
Tuomas Artman 173378ad5e Rename finished to completed 2017-11-01 10:41:18 -07:00