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-06-04 19:08:17 -04:00

6 lines
356 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 [RemoteImage](https://github.com/crelies/RemoteImage) for downloading images, and [WebView](https://github.com/kylehickinson/SwiftUI-WebView) for showing the sidebar.