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

7 lines
356 B
Markdown
Raw Normal View History

2020-06-03 21:21:04 -04:00
# mobilefort
2020-06-04 19:08:17 -04:00
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.