bhansmeyer's Stars
jordibruin/Dynamic-Islands
A sample of dynamic island designs recreated for inspiration
dropbox/SwiftyDropbox
Swift SDK for the Dropbox API v2.
chfvoigt/jekyll-linkposts
Linked List Posts for Jekyll Sites
lonekorean/wordpress-export-to-markdown
Converts a WordPress export XML file into Markdown files.
Ranchero-Software/NetNewsWire
RSS reader for macOS and iOS.
cdf1982/ColorPermutations
jtbandes/SpacePOD
Space! – an iOS widget displaying NASA's Astronomy Picture of the Day
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
twostraws/ShaderKit
A library of fragment shaders you can use in any SpriteKit project.
kuglee/TermiWatch
Terminal Watch Face for Apple Watch
twostraws/simple-swiftui
A collection of small SwiftUI sample projects.
techprimate/TPPDF
TPPDF is a simple-to-use PDF builder for iOS and macOS written in Swift
kodecocodes/SKTUtils
Sprite Kit helper classes and functions. From the book iOS Games by Tutorials.
eleev/ios-spritekit-shader-sandbox
👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.
agordeev/SpriteKitLightning-Swift
Demo project demonstrating how to implement a lightning effect for Sprite Kit game on Swift
matthewreagan/SpriteKitShaders
Demo of fragment shaders and SKWarpable with Apple's SpriteKit
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.
ggruen/CloudKitSyncMonitor
Monitor current state of NSPersistentCloudKitContainer sync
braindrizzlestudio/BDGradientNode
BDGradientNode is a subclass of SKSpriteNode for adding gradients to textures. This is normally a surprisingly convoluted process! (More on that in the Background section below.) With BDGradientNode you can easily add linear, radial, and sweep gradients--blended or not--to any texture.
steventroughtonsmith/appleuniversal-xctemplates
Xcode templates for Universal UIKit development (iOS, Mac Catalyst, visionOS)
steventroughtonsmith/CatalystControlsGallery
Work in progress gallery of controls available to Catalyst apps using Optimized for Mac
XcodesOrg/XcodesApp
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
adamfootdev/BottomSheet
Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.
xavierdonnellon/swiftui-statusbarstyle
Supports changing the UIStatusBarStyle with natural SwiftUI syntax.
steventroughtonsmith/CatalystPrefsWindow
Demonstration of using UIWindowScene and SwiftUI to provide a native-looking Mac preferences window in Catalyst
steventroughtonsmith/CatalystSwiftUISidebar
Demonstrates hosting SwiftUI in a UISplitViewController to gain the sidebar style in Mac Catalyst
steventroughtonsmith/advancedcatalystexample
Advanced Catalyst Example with sidebar, list view, SwiftUI detail view, toolbar & AppKit bundle
twostraws/wwdc
WWDC Community: Learning and sharing together
danielsaidi/SystemNotification
SystemNotification is a Swift SDK that helps you mimic the native iOS system notification in SwiftUI.