HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
Juggernaut
February 15, 2019 • MIT License
Download manager
Running in the background
Loading multiple files
You can cancel, pause, resume, reload
Soundable
December 30, 2018 • MIT License
Soundable allows you to play sounds, single and in sequence, in a very easy way
Twitter Network Layer
July 19, 2018 • Apache 2.0 License
Twitter Network Layer is a scalable and feature rich network layer built on top of NSURLSession for Apple platforms
Restofire
February 03, 2018 • MIT License
Restofire is a protocol oriented network abstraction layer in swift that is built on top of Alamofire to use services in a declartive way
No image provided.
FBChatClone
June 02, 2017 • Apache 2.0 License
This project is a clone of FB Messenger . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like:
1. Auto Layout Using Code
2. Core Data Entities: Creat...
No image provided.
AppStoreClone
May 29, 2017 • Apache 2.0 License
This project is a clone of AppStore . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).It covers topics like:
1) Layout structure of the application by using a UICollecti...
No image provided.
FBClone
May 27, 2017 • Apache 2.0 License
This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).
It covers topics like:
1) Using a UICollectionView to make a vertical scroll...
No image provided.
YouTubeClone
May 14, 2017 • Apache 2.0 License
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies. Converted from Swift2 (Source: https://w...
No image provided.
CustomTabBarYouTube
May 08, 2017 • Apache 2.0 License
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to bu...
ConcurrentDownloadsSwift3
April 08, 2017 • Apache 2.0 License
This project contains A-Z details of how to support concurrent downloads in Swift3 via remote URLs. Also saving the downloaded files to your local directory && viewing them in offline mode && also ...
UIImageView Asynchronously loading remote images
March 09, 2017 • Apache 2.0 License
UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview...
iOS-Webservice
March 01, 2017 • Apache 2.0 License
Simple way to communicate with API server (web service calling architecture) through less code. Easy to implement web service request and response for API communication architecture, no more third ...
MFCameraManager
March 01, 2017 • MIT License
Manage camera session in a given UIView.
Capture image with the given CGRect.
Scan barcode and also capture the Image .
Swift 4 supported.
SRDownloadManager
February 26, 2017 • MIT License
Files download manager based on NSURLSessionDataTask.
Networking
July 08, 2016 • MIT License
**Networking** was born out of the necessity of having a simple networking library that doesn't have crazy programming abstractions or uses the latest reactive programming techniques, but just a pl...
Satellite Earth Image downloader
June 29, 2016 • MIT License
Fetch realtime (more or less) Earth image from Himawari-8 satellite.