VNCheckBox
January 24, 2024 • MIT License
VNCheckBox aims to accomplish what other iOS checkbox controls haven't. To be simple. There's no animations, no IBDesignable to slow down interface builder, and no performance heavy draw methods.
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....
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
BadgeButton-Swift
March 16, 2022 • Apache 2.0 License
A subclass of `UIButton` that has a badge view ready. Use it however you want!
KJNetworkPlugin
March 02, 2022 • Apache 2.0 License
🎡 A Network Plugin With AFNetworking. Batch network request and Chain network request. And many plugin.
- Support basic network requests, download and upload files.
- Support configuration of g...
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...
AxisSheet for SwiftUI
February 28, 2022 • MIT License
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis type. It supports iOS and macOS.
EFQRCode
February 07, 2022 • MIT License
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Loafjet
February 04, 2022 • MIT License
🚀 Loafjet is a lightweight custom framework used to add Loafs, Dash Board, Popup Card, and Loading indicator in your Swift project
No image provided.
CodeReader
July 05, 2021 • MIT License
A simple macOS app to read code from images, written purely in Swift using Vision Framework.
IGProgressLottie-Swift
May 27, 2021 • Apache 2.0 License
Use a simple progress using lottie resources.
RxInfinitable
May 26, 2021 • MIT License
Lightweight loading of more controls. Easy to use with RxSwift.
PUWaitHUD
January 20, 2021 • MIT License
`PUWaitHUD` is the collection of awesome loading animations that can be used to display as api response waiting indicators.
HHCustomCorner
November 19, 2020 • MIT License
A simple and easy to use library to customize each corner of UIView and UIButton. You also can implement outline (stroke) with different color and width.
ARSelectableView
October 14, 2020 • MIT License
ARSelectableView is provide selection type like : Radio, Checkbox, Tags