1
Fork 0
This repository has been archived on 2025-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
mobilefort/README.md
2020-11-18 08:28:40 -05:00

6 lines
358 B
Markdown

# mobilefort
A SwiftUI app to decode and show Pillowfort feeds natively on iOS.
![example result](https://raw.githubusercontent.com/redstrate/mobilefort/master/misc/screenshot.png)
I use [URLImage](https://github.com/dmytro-anokhin/url-image) for downloading images, and [WebView](https://github.com/kylehickinson/SwiftUI-WebView) for showing the sidebar.