10 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
Alan Zhao d9ebbabc8a Remove duplicate annotations in tutorial4-completed (#255) 2018-05-12 11:27:22 +02:00
Eric Drew e124d6c089 Remove weak property keyword from protocols (#229) 2018-04-15 20:25:19 +02:00
Eric Drew c612d42c5b Remove unused code in tutorial 4 (#199) 2018-01-09 13:18:16 +01: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
Cameron Mc Gorian 7f1902ae2f Fix build for Tutorial 4 completed (#169) 2017-11-28 09:46:53 +01: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
Pavel Mazurin 5a1fc0f587 Tutorial 4 completed code (#129) 2017-11-14 20:56:03 +01:00