finestructure / Historian

History viewer and transmitter for Composable Architecture apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

History viewer and transmitter for Composable Architecture apps


Languages

Language:Swift 100.0%