Franz Laage

2024 / Feb 09 / 18:30 CET

SwiftUI is very approachable if you have some React experience. I’ve cobbled together a read-later app: It accepts links via a share extension and stores a cleaned up version of the article. The reading view tracks the progress and lets you archive the article after reading. I’ve never done anything in the iOS ecosystem before. Apple‘s documentation assumes a lot of prior knowledge, I’ve found it difficult to navigate the UiKit/SwiftUI differences. The NetNewsWire codebase is a huge help. Here are two screenshots of the app: Link list, reading view.

← All atoms