Pages: 298
Published: August 2016
ISBN: pending
In Print
You need to build an iOS app around your team’s API, or integrate a
third party API. You need a quick, clear guide to demystify Xcode and
Swift. No esoteric details or mathematical analysis of
flatMap
. Only the nitty gritty to get real work done now:
pulling data from your web services into an iOS app, without tossing
your MacBook or Mac Mini through a window. Just the bare facts to get
CRUD done on iOS. That’s what this book will do for you.
This work was written and produced entirely by the author. We are proud to be distributing it.
PDF for desktop/tablets
epub for Apple Books, e-readers
mobi for Kindle readers
Get all eBook formats here for $29.00 (USD)
After reading this book you’ll be able to:
To achieve those goals we’ll build out an app based on the GitHub API, focusing on gists. Your model objects might be bus routes, customers, chat messages, or whatever kind of object is core to your app.
Releases:
1. From JSON API to Swift App
3. Swift JSON Parsing & Networking Calls 101
4. Why I Use Libraries Like Alamofire
5. Hooking Up a REST API to a Table View
6. Custom HTTP Headers
7. Loading UITableViewCell Images from an API
8. Pagination, a.k.a., Load More on Scroll
9. Pull to Refresh
10. Authentication: Basic and HTTP Headers
11. Authentication: Implementing the OAuth 2.0 Flow
12. Integrating OAuth with the UI
13. Switching Lists
14. Switching Between View Controllers and More JSON Parsing
15. Adding More API Calls - Starring
16. Deleting Gists
17. Creating Gists and Clearing the Cache
18. What if They’re Offline?
19. What Next?
Appendix: A Brief Introduction to CocoaPods
retain];
once in a while. She
develops custom iPhone and iPad apps at Teak Mobile Inc. in Ontario,
Canada. She writes Swift developer tutorials at
GrokSwift.com as often as she can.
PDF for desktop/tablets
epub for Apple Books, e-readers
mobi for Kindle readers
Get all eBook formats here for $29.00 (USD)
Pages: 298
Published: August 2016
ISBN: pending
Edition: 1
In Print