Course Overview
3h 16m | 20 Videos | 62167 Views | Intermediate
Alamofire in iOS 10:
Almofire is a Swift-based HTTP networking library for iOS and Mac OS X. It provides an elegant inter-face on top of Apple’s Foundation networking stack that simplifies a number of common networking tasks.
We have covered following topics :
- What is Guard Statement?
- How to take a Photo on camera?
- UIImagePickerControllerDelegate
- What is SegmentedControl and ContainerView?
- Passing data between View Controller using Segue
- FilePrivate accessor method in Swift 3
- How to create custom tableview cell?
- What is IMAGGA API?
- How to install/setup Cocoapods in your project?
- How to upload an image in multipart form (i.e. chunks) to Server
- How to update the progressView indicator based on fraction of image uploaded
- How to allow unsecured server content to be used in project i.e. App Transport Security (ATS) feature
Course Objective:
- To know how to use alamofire in iOS 10.
Target Customers:
- Students
- Professionals
- Anyone who wants to how to use Alamofire in iOS 10
Pre-Requisites:
- Basics of Xcode
- Basics of Swift 3