HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
AlertController
May 14, 2023 • Apache 2.0 License
💬 A tiny extension for UIAlertController that makes working with it very simple. Only 150 lines of code.
AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
ContactsChangeNotifier
May 04, 2023 • MIT License
Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise.
OneWay
June 19, 2022 • MIT License
A Swift library for state management with unidirectional data flow.
TFManager
April 24, 2022 • MIT License
Add validations to your text fields, Group them together and navigate through them via keyboard's return button and accessory view.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
ButtonClickStyle
April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
IAFBLiveAnimation
April 10, 2022 • Apache 2.0 License
This is an Animation just like Facebook live animation, Simply you can use it with only one line of code
KJCategories
March 30, 2022 • MIT License
Collection of native ios extensions and classes to boost development process.
- [x] OpenCV: Hough correction, feature extraction, image processing package, morphological processing, filter proce...
AxisSegmentedView
March 28, 2022 • MIT License
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
Reachability.swift
March 23, 2022 • MIT License
Replacement for Apple's Reachability re-written in Swift with closures
swift-composable-architecture
March 22, 2022 • MIT License
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
GRDB.swift
March 19, 2022 • MIT License
A toolkit for SQLite databases, with a focus on application development