PUMultiFileUploader
January 23, 2024 • MIT License
For handling upload multiple files and for events like cancel request , pause and resume upload we would handle it through file upload manager array. There would be array of files let’s say images....
HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
RxNetworks
March 01, 2022 • MIT License
🧚 **[RxNetworks](https://github.com/yangKJ/RxNetworks)** is a set of infrastructure based on RxSwift and Moya, Multiple plugins are available for use.
- Support reactive network requests combine...
Currency-Converter
February 12, 2022 • MIT License
Real time currency converter by API: https://currencylayer.com
AANetworking
October 25, 2019 • MIT License
AANetworking wraps power of Alamofire and Moya into simple Codeable format
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
Currency Converter Swift Viper
June 21, 2017 • MIT License
Calculates money quick and easy way to see live foreign exchange rates (Based on swift 3.0, viper architecture and special thanks to https://github.com/hakanensari/fixer-io for conversion API)
iOS-Awesome-Starter-Kit
January 12, 2017 • MIT License
The perfect combination: Clean Swift + ReSwift + PromiseKit
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...
ETNetwork
April 30, 2016 • MIT License
ETNetwork is is a high level request util based on Alamofire, take YTKNetwork as reference.
No image provided.
Nuke
September 19, 2015 • MIT License
A powerful **image loading** and **caching** framework which allows for hassle-free image loading in your app.
- Load images into image views and other targets
- Image resizing, custom image tr...
AlamofireJsonToObjects
July 02, 2015 • MIT License
An Alamofire extension which converts JSON response data into swift objects using EVReflection