- Phone:+86 130-5253-1969
- Email:XcodeYang@Gmail.com
- QQ:977924501
- Daniel Yang | Male | 1989.09
- Education: Bachelor | Chengdu University of Technology | IE
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
| // | |
| // ShareScreenPresentation.swift | |
| // RoomsController | |
| // | |
| // Created by Daniel Yang on 2019/3/15. | |
| // Copyright © 2019 RingCentral. All rights reserved. | |
| // | |
| import ObjectiveC | |
| import UIKit |
| // | |
| // ScreenMirror.swift | |
| // RoomsController | |
| // | |
| // Created by Daniel Yang on 2019/11/4. | |
| // Copyright © 2019 RingCentral. All rights reserved. | |
| // | |
| import Then | |
| import UIKit |