All Projects → finestructure → Historian

finestructure / Historian

History viewer and transmitter for Composable Architecture apps

Programming Languages

swift
15916 projects

Historian

Historian is an app state viewer and manipulator for apps written in Pointfree.co's Composable Architecture.

Screenshot 2020-03-22 at 18 24 03

For more information see this introductory blog post.

OS variants

The iOS and macOS apps are only minimally different and can probably be merged soon.

The main reason it's not the case yet is that using a single app target seems to make the whole app a catalyst app, even when using SwiftUI.

It would probably be possible to integrate both into single app even without doing so but since most of the code really sits in the dependency HistoryView and the apps are simple viewer shell it's likely more hassle that it's worth.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].