SwiftUI Explorations

A small library of experiments built out of pure curiosity with the goal of learning SwiftUI. I’ve documented the entire journey along the way, and the source code for all prototypes is available on my Github.

Cloth Grid
A grid of rectangles that shift position and color on drag.
Particles Burst
Amalgam of SpriteKit particle layers, physics fileds and gradient layers.
iOS Slider
iOS rubber band slider with added bloom effecct.
iOS Dock
iOS dock with added support for more than four icons.
Confetti Fidgets
ZStack of Fidget views that update the SpriteKit scene on drag.
Meatballs
CoreMotion applied to Canvas with alpha threshold and blur filters.