dm-katsubo's Stars
Dimillian/IceCubesApp
A SwiftUI Mastodon client
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
swiftlang/swift
The Swift Programming Language
markiv/SwiftUI-Shimmer
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
aheze/SwipeActions
Add customizable swipe actions to any view.
fermoya/SwiftUIPager
Native Pager in SwiftUI
roberthein/BouncyLayout
Make. It. Bounce.
gordontucker/FittedSheets
Bottom sheets for iOS
marmelroy/PhoneNumberKit
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Lision/WKWebViewJavascriptBridge
🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.
behrad-kzm/BEKCurveTabbar
Full Customizable Tabbar with IBInspectables
nathantannar4/InputBarAccessoryView
A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments
apasccon/SearchTextField
UITextField subclass with autocompletion suggestions list
scenee/FloatingPanel
A clean and easy-to-use floating panel UI component for iOS
TBXark/PinterestSegment
A Pinterest-like segment control with masking animation.
Alamofire/Alamofire
Elegant HTTP Networking in Swift
SwiftGen/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
public-apis/public-apis
A collective list of free APIs
onevcat/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
huri000/SwiftEntryKit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
Ramotion/paper-onboarding
:octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion
bizz84/SwiftyStoreKit
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
raulriera/TextFieldEffects
Custom UITextFields effects inspired by Codrops, built using Swift
psharanda/Atributika
Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.