Christian Schnorr's repositories

UIKit-Playground

Blog posts about things I learned over the years working with UIKit and accompanying sample code.

Language:SwiftStargazers:112Issues:6Issues:0

UXSketchLabel

A drop-in replace for UILabel with easily configurable line height that, when sized to fit, vertically aligns its text's baselines exactly like text layers in Sketch do.

Language:SwiftStargazers:9Issues:1Issues:0

WWDC-2017-Force-Directed-Graph-Drawing

A playground demonstrating how force-directed graph drawing algorithms can be implemented using UIKitDynamics.

Language:SwiftStargazers:5Issues:1Issues:0

UXModularListView

An example of a modular list view in which modules can be inserted, moved, or deleted elegantly, which computes necessary updates are computed based on a diff of record identities of the view models.

Language:SwiftStargazers:2Issues:1Issues:0

WWDC-2018-Bezier-Curves-in-Typography

A playground demonstrating how Bézier curves are used in typography and providing a visual editor to get a feel for how Bézier curves work.

Language:SwiftStargazers:2Issues:2Issues:0

Differ

Swift library to generate differences and patches between collections.

Language:SwiftLicense:MITStargazers:1Issues:0Issues:0

Minijava-Compiler

Implementation of a Minijava to x86 compiler in Java and Swift.

UILabel

Use when you require knowledge of where UILabel puts its baseline in order to align other parts of your app with it.

Language:SwiftStargazers:1Issues:1Issues:0

UXModularScrollView

A UIScrollView that can be configured with arranged subviews, called modules, similar to a UIStackView but with scroll support when the modules require too much space.

Language:SwiftStargazers:1Issues:0Issues:0

Bachelor-Thesis

Bachelor Thesis on "Minimizing Potential Energy in Constrained Physical Systems and Applications to Graph Drawing"

Language:SwiftStargazers:0Issues:1Issues:0

GKMinmaxStrategist-Issues

See https://stackoverflow.com/questions/49632717/.

Language:SwiftStargazers:0Issues:1Issues:0

Master-Thesis

Master Thesis "Visualizing Dynamic Clustered Data Using Area-proportional Maps"

Language:SwiftStargazers:0Issues:4Issues:0

UITextFieldBug

Demo project of a bug on UITextField, wrong vertical text alignment while editing with some fonts in iOS 8.1

Language:Objective-CStargazers:0Issues:1Issues:0