velga's Stars
juanpablofernandez/SwiftyOnboard
A swifty iOS framework that allows developers to create beautiful onboarding experiences.
Vishal-Singh-Panwar/InfiniteScrolling
Add infinite scrolling to collection view.
hryk224/InfiniteCollectionView
Infinite horizontal scrolling using UICollectionView.
techprimate/TPPDF
TPPDF is a simple-to-use PDF builder for iOS and macOS written in Swift
ctinnell/PDFGrid
Easily create a grid-based PDF document for iOS.
nRewik/SimplePDF
Create a simple PDF effortlessly. :smile:
ishaq/SimplePDF
A Swift class to easily generate simple PDF documents with page numbers and Table of Contents.
gazolla/TableForm
Programmatically use of TableView to create data entry forms for iOS
google/promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
futuretap/FTLinearActivityIndicator
Add the missing network activity indicator on notched iPhones
SoySauceLab/CollectionKit
Reimagining UICollectionView
roberthein/Ease
It's magic.
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
Lona/Lona
A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
willowtreeapps/Hyperion-iOS
In-app design review tool to inspect measurements, attributes, and animations.
davedelong/time
Robust and type-safe date and time calculations for Swift
HarshilShah/NotchKit
A simple way to hide the notch on the iPhone X
saoudrizwan/Disk
Easily persist structs, images, and data on iOS
HamzaGhazouani/HGPlaceholders
Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project
willowtreeapps/spruce-ios
Swift library for choreographing animations on the screen.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
uias/Pageboy
📖 A simple, highly informative page view controller
ChartsOrg/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
KelvinJin/AnimatedCollectionViewLayout
A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
malcommac/Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
willpowell8/LocalizationKit_iOS
Realtime Dynamic localization translation delivery system for iOS and Mac OSX in Swift. Create and update texts from localization.com without needing to recompile or redeploy. Cocapod for iOS devices (iPad, iPhone, iPod Touch and Mac)
Awalz/SwiftyCam
A Snapchat Inspired iOS Camera Framework written in Swift
JohnSundell/Files
A nicer way to handle files & folders in Swift
aslanyanhaik/Quick-Chat
Real time chat app written in Swift 5 using Firebase
olddonkey/ODUIThreadGuard
A guard to help you check if you make UI changes not in main thread