ios-networking
There are 11 repositories under ios-networking topic.
tigerAndBull/TABAnimated
A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)
alperen23230/CleanNetwork
Lightweight URLSession wrapper for using async/await in networking
Dilip-Parmar/NetKit
A simple HTTP library written in Swift (URLSession Wrapper)
YousefAnsary/JetRequest
Swift iOS Cocoapod That Simply Handles Any Network Operation for You.
iNoor72/Network-Analyzer
An iOS app that shows data about your network connection.
Vasu05/FindFriends
An iOS app that fetches friends locations posted them on your screen and with on tap take you to the their linkedIn Profile .
gearmamn06/ApiReachable
Embed networking logic in your model.
huypham85/HPCombineNetworking
Abstracted & robust networking layer for iOS with Combine integration.
anujdutt9/iOS-Networking
Networking in iOS using REST API.
ggthedev/Alamofire
Elegant HTTP Networking in Swift
mailmemani/SMNetworkManager
SMNetwork manager will help to make api request and handle the response/parsing in an API object to make it more modular. API Object has more option to configure a specific request. This will cash the api response in an unique way for better use experience.