Why not make your placeholders a little more interesting?


I saw this wonderful Glitch project one day and thought that it would be a fun experiment to try to recreate it in SwiftUI.


Generative artwork has an element of randomness to it so every time you need to use one of these placeholders it will look different! This is a great way to keep you app looking fresh.


Introducing Generative Placeholders!


This first release has four different placeholders available for use. The great thing about these being in SwiftUI is that it is super easy to customize them to your needs as they are Views in and of themselves. Whatever you can do to a view you can do to the placeholder.


Cellular Automata

This one is a pattern of cells that can differ pretty wildly.

UnDeuxTrois

A pattern of lines inspired by Vera Molnár.

Cubic Disarray

What starts as a nice grid slows devolves into chaos.

Tiled Lines

A maze of lines.