Stay in touch
EFQRCode
February 07, 2022 • MIT License
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
MaskOCR
February 06, 2022 • MIT License
This is a program that crops an image and analyzes characters.
SPDiffable
February 05, 2022 • MIT License
Extension of Diffable API which allow not duplicate code and use less models. Included example for new SideBar.
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
AnimatedTableView
February 03, 2022 • MIT License
AnimatedTableView is a drop-in subclass of UIView. that lets you add custom animations to the UITableView embed in AnimatedTableView.
Sonos SDK
January 30, 2022 • MIT License
Sonos Swift SDK is a plug-and-play library that allows you to quickly integrate your iOS and macOS apps with the Sonos API.
Regex
January 27, 2022 • MIT License
This is a wrapper for NSRegularExpression that makes it more convenient and type-safe to use regular expressions in Swift.
ScrollEdgeControl
January 24, 2022 • MIT License
Replacement of UIRefreshControl, and more functions.
SSVerticalSegmentsSlider
January 23, 2022 • MIT License
Multiple UI adaptable vertical segments slider
CardTabBar
January 22, 2022 • MIT License
This library is for adding animation to iOS tabbar items, which is inherited from UITabBarController.
OMPitchAndRoll
January 19, 2022 • MIT License
OMPitchAndRoll is a Swift Pacakge library that displays the Pitch and Roll status of iOS on the vertical and horizontal axes.
StyledMarkdown
January 18, 2022 • MIT License
Generate styled SwiftUI Text or AttributedString from styled markdown strings.
SPConfetti
January 17, 2022 • MIT License
Show the confetti only when the user is having fun, and if not having fun, don't show it.
NepaliDatePicker
July 06, 2021 • MIT License
NepaliDatePicker is a nepali date picker which is a simple and fully customizable.
CodeReader
July 05, 2021 • MIT License
A simple macOS app to read code from images, written purely in Swift using Vision Framework.
VisualizeViewManager
June 14, 2021 • MIT License
A library that helps you visualize your subviews' frames with random colors. It makes it easy to visually check the frame size of the view. You don't have to specify the background color one by one.