akpatrick's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
realm/SwiftLint
A tool to enforce Swift style and conventions.
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
futurice/ios-good-practices
Good ideas for iOS development, by Futurice developers.
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
philackm/ScrollableGraphView
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
ArtSabintsev/Siren
Notify users when a new version of your app is available and prompt them to upgrade.
DaveWoodCom/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
Rightpoint/BonMot
Beautiful, easy attributed strings in Swift
andreamazz/AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
malcommac/SwiftRichString
👩🎨 Elegant Attributed String composition in Swift sauce
JohnSundell/Files
A nicer way to handle files & folders in Swift
ruslanskorb/RSKImageCropper
An image / photo crop view controller for iOS like in the Contacts app with support for landscape orientation.
mono0926/LicensePlist
A license list generator of all your dependencies for iOS applications
shinydevelopment/SimulatorStatusMagic
Clean up your status bar for taking screenshots on the iOS simulator.
evgenyneu/Cosmos
A star rating control for iOS/tvOS written in Swift
maxep/MXParallaxHeader
Simple parallax header for UIScrollView
pointfreeco/swift-tagged
🏷 A wrapper type for safer, expressive code.
romansorochak/ParallaxHeader
Simple way to add parallax header to UIScrollView/UITableView written in Swift.
soffes/RateLimit
Simple utility for only executing code every so often.
kizitonwose/PodsUpdater
A macOS app that helps you manage dependency releases in your Podfile.
zjfjack/JZCalendarWeekView
Calendar Week & Day View in iOS Swift
weilsonwonder/WWCalendarTimeSelector
A android inspired iOS date/time picker
EvanCooper9/swift-week-view
An iOS calendar library for displaying calendar events in a week view.
vicentesuarez/Swift-FlexibleHeightBar
Expandable implementation of a navigation bar-like view that expands and contracts similar to the Facebook and SquareCash iOS apps. This is a Swift translation from Brian Kellers BLKFlexibleHeightBar.
ethand91/mediasoup-ios-client
Mediasoup 3 iOS Client
ethand91/mediasoup-ios-client-sample
Sample iOS mediasoup client sample
ethand91/mediasoup-sample-server
Mediasoup sample server application