Show HN: A simple Hackernews client for iOS and Android (github.com)
We at Emerge Tools (YC W21) recently released open source Hacker News apps for both iOS and Android. The apps use the latest SwiftUI and Compose frameworks and are entirely native. Our goal is to help dogfood our products, but more importantly our team just enjoys reading HN every day and wanted an app to hack on and call our own. :)
We are still missing some features but should otherwise be pretty solid. And open to any contributions.
iOS: https://apps.apple.com/us/app/hacker-news-by-emerge/id674092... Android: https://play.google.com/store/apps/details?id=com.emergetool...
10 comments
[ 3.0 ms ] story [ 31.5 ms ] thread> Please don't use HN primarily for promotion. It's ok to post your own stuff part of the time, but the primary use of the site should be for curiosity.
Your last submissions are all about emergetools
- The app does not support Dynamic Type and instead uses steppers for font adjustments, which seem to stop at arbitrary values.
- It uses a custom web view for link previews.
- In many instances, it ignores safe areas.
When you say “native,” do you mean it is written in Swift, or is there more to it?