I made a Hacker News reader for iOS with React Native and Redux. It was mostly for me to learn more about React Native, but I'm really happy with the result.<p>Let me know what you think! I'm hoping to add a lot more features, the first being a settings page with some color settings and dark mode.<p>App: <a href="https://appsto.re/us/czg7hb.i" rel="nofollow">https://appsto.re/us/czg7hb.i</a><p>Code: <a href="https://github.com/seanyesmunt/hackernews" rel="nofollow">https://github.com/seanyesmunt/hackernews</a>
I have considered writing a Hacker News Reader app for iOS a number of times. I still think it would be fun to write, and I commend the author for making the effort.<p>I have never done it myself because I always come to the same conclusion: reading HN in Safari works perfectly well, and I don't like introducing a new user interface unless there is a compelling advantage. Does this app add new features that the web interface doesn't provide?
Haha nice! Good work! :)<p>I made one last month too. With React Native and Redux!
<a href="https://github.com/abhishekbhardwaj/Yet-Another-Hacker-News-Client" rel="nofollow">https://github.com/abhishekbhardwaj/Yet-Another-Hacker-News-...</a>
I a boreal fan but they haven't updated their app for a while, I think they have abandon it. One feature I would like to see is some kind of history, posts I have visited.
Also, I think the font size on my 4s is huge, it takes a lot of screen space( almost one post per screen).
Will give it a try. Btw it's quite fast! Nice work!
Looks pretty neat!<p>I like how snappy the app is. Only thing I'd change is that filter selection: The "standard" menu icon would look better IMO.<p>Congrats on the good job!<p>Btw, now that you did a whole project with React Native, what are your thoughts on it?