iOS Tutorial Make a PDF Downloader and Reader from scratch in Swift 3 - Part 1 HD
Hi there, this is Sheldon again and welcome back to iOS eTutorials. Today I will start a series of tutorials of making a PDF file Downloader and Reader from scratch. The whole project will cover the following knowledge: 1. Using Cocoapods to create workspace 2. Using Alamofire SDK for downloading 3. Using MBProgressHUD for showing downloading indicator/ progress 4. Using protocol and delegation to manage actions within a cell. 5. Using NSFilemanager to operate locally stored files 6. Using WKWebview to finally show our downloaded PDF file 7. Using UINavigation controller to navigate in-between different view controllers The project is available in a Github repository here: https://github.com/SheldonWangRJT/PDF-Downloader-Reader.git This video will be the first part, it covers how to use Cocopods in Mac terminal to download third party SDKs for our iOS project. Also, it covers the usage of protocol and delegation for managing actions in tableview cell file into tableview controller class. The second part video tutorial is here: https://www.youtube.com/watch?v=s39JZPV_jBQ Also follow my social account: Facebook: https://www.facebook.com/iosetutorial/ Twitter: https://twitter.com/sheldonwaaaaang Github: https://github.com/SheldonWangRJT For more info, visit my blog website: http://iosetutorials.com To donate to me, please use the following Paypal link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9VEZKN9746VCS
Похожие видео
Показать еще