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
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
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
54eb1bac64
Update tutorial4 starting code
2017-11-11 11:30:34 +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
Cameron Mc Gorian
6ec059b23c
Add ViewControllable extension for UIViewController ( #72 )
...
* Add ViewControllable extension for UIViewController
* -
2017-10-31 15:41:31 +01:00
Tuomas Artman
f5cb225eae
Renames tutorial folders and updates README ( #71 )
...
* Renames tutorial folders and updates README
Tutorial folders are better named with just tutorial1, tutorial2,...
The README's now contain more information on how to get started with them.
Added podfile.lock and xcworkspace to gitignore
2017-10-30 14:01:54 -07:00