SwiftCodelab is a collection of miscellaneous projects.
- BackgroundGyro
- CombinePlayground
- CompositionalLayoutApp
- DispatchConcurrentQueue
- sample of
DispatchQueue (both serial and concurrent)
- sample of
- KeychainBundleIDSample
- ModalTransitioningDelegateViewController
- sample of
UIViewControllerTransitioningDelegate
- sample of
- OHHTTPStubsSample
- sample of
OHHTTPStubs
- sample of
- PracticeRxTests
- sample of
RxTest
andRxBlocking
- sample of
- ReactorKitSample
- sample of
ReactorKit
- sample of
- RIBsSample
- StructAnyObject
- sample of (struct and AnyObject) and (Optional and Any)
- TabNavApp
- sample of Custom
UITabController
and CustomUINavigationController
Transition
- sample of Custom
- UIButtonSubviews
- sample of custom
UIButton
that has original contents.
- sample of custom
- UISearchTokenExample
- sample of
UISearchToken
- sample of
- UITableViewLabelPerformance
- sample of
didEndDisplaying
andprepareForReuse
- sample of