Pinned Repositories
Animated-Paths
Demo project: Animating the drawing of a CGPath with CAShapeLayer.strokeEnd
leaves
An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.
OBShapedButton
A UIButton subclass that works with for non-rectangular button shapes.
OBSlider
A UISlider subclass that adds variable scrubbing speeds (as seen in the Music app on iOS).
OLEContainerScrollView
A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKitʼs cell reuse functionality.
pico-embedded-swift
Embedded Swift on the Raspberry Pi Pico
swift-rp-pico-bare
Embedded Swift on the Raspberry Pi Pico without the Pico C/C++ SDK
swiftui-view-lifecycle
Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).
whats-new-in-swift-4
An Xcode playground showcasing the new features in Swift 4.0.
whats-new-in-swift-4-2
An Xcode playground demonstrating the new features in in Swift 4.2.
ole's Repositories
ole/swiftui-view-lifecycle
Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).
ole/OBSlider
A UISlider subclass that adds variable scrubbing speeds (as seen in the Music app on iOS).
ole/swiftui-layout-inspector
A tool for learning how the SwiftUI layout system works, and for debugging your own layout code.
ole/SortedArray
An array that keeps its elements sorted according to a given sort predicate.
ole/swift-rp-pico-bare
Embedded Swift on the Raspberry Pi Pico without the Pico C/C++ SDK
ole/pico-embedded-swift
Embedded Swift on the Raspberry Pi Pico
ole/ConcurrencyBenchmark
ole/SwiftUI-Mac-Focus
Test project for playing with focus, keyboard shortcuts, menu commands in SwiftUI on the Mac
ole/Swift-WebAssembly-JavaScriptKit-playground
ole/SwiftPM-embedded-minimal
ole/SwiftSyntaxHighlight
ole/SwiftUIAnimationBug
https://twitter.com/olebegemann/status/1587912494290444290
ole/rust-rp-pico-template
A cargo-generate template for embedded Rust development on the Raspberry Pi Pico.
ole/fuckingformatstyle
The source code that runs fuckingformatstyle.com and goshdarnformatstyle.com
ole/SwiftConcurrencyDeadlock
ole/SwiftLanguageModesParamSemantics
Testing how `swiftLanguageModes`/`swiftLanguageVersions` in SwiftPM behaves.
ole/SwiftStringParsingBenchmark
ole/DocC-omits-at-Sendable
Swift’s DocC documentation compiler omits `@Sendable` attributes in the generated documentation (as of Swift 6.2).
ole/getkirby.com
Source code and content for the Kirby website
ole/JavaScriptKit
Swift framework to interact with JavaScript through WebAssembly.
ole/middleman-syntax
Code syntax highlighting plugin via rouge for Middleman
ole/obsidian-developer-docs
ole/rouge
A pure Ruby code highlighter that is compatible with Pygments
ole/slack-export-to-html
Convert a Slack export archive to human readable HTML
ole/swift
The Swift Programming Language
ole/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
ole/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
ole/swift-package-manager
The Package Manager for the Swift Programming Language
ole/transcripts
Changelog episode transcripts in Markdown format 📚
ole/vscode-swift
Visual Studio Code Extension for Swift