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
358 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)
2020-11-18 08:28:40 -05:00
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.