And I've completed your big "login" feature request, it is done, just waiting for the PRs to be merged so I can make a nice clean rebase and tidy PR for you to review. But if small PRs aren't being merged I'm reluctant to file a larger one.
Show HN: Ember, a native iOS Hacker News reader I built around accessibility
31–34 of 34 posts
Re: Show HN: Ember, a native iOS Hacker News reader I built around accessibility
#32Looks great. Does it support pinch zoom like webpage hn does
Needing to resort to pinch and zoom for everything is an indicator of bad accessibility. HN “supporting” pinch and zoom is more like… HN not being responsive and/or being good about dynamic text size.
Re: Show HN: Ember, a native iOS Hacker News reader I built around accessibility
#33Re: Show HN: Ember, a native iOS Hacker News reader I built around accessibility
#34I love to see an open source implementation. I’ve been using [Octal]( https://apps.apple.com/us/app/octal-for-hacker-news/id130888... ) for a while now but it’s not open source. Would you be opposed to a pull request adding login/posting support? I think the way it works in Octal is webview for login, snatching the cookies out of the webview, then using the same posting endpoints as the website with the cookie.
My pace of development seems much higher than the repo, so I will probably build out my own fork from this point.