Hacker News Reader App

Hi, I’m learning the cool fusetools now, and I build a hacker news reader for practise. This App use Firebase API of Hacker News to fetch data from hacker news website.

If you have time to look at this app, please give me some suggestions.

Thanks.

https://github.com/yuanjs/hackernews

Really cool :slight_smile: Now I have no excuse for not keeping up with HackerNews :slight_smile:

PS: you should perhaps be careful with using brand-name icons in your app. Not saying Ask.com will be looking to hunt you down, but if it was me, I would use legally free icons instead, such as the Material Icons from Google: https://design.google.com/icons/ (you can even use them as an icon font in Fuse, which is really convenient) or perhaps use the Font Awesome mapping that another Fuse user made: https://www.fusetools.com/community/forums/show_and_tell/font-awesome

Thanks you very much for your suggestion.

All the icons are download from https://www.iconfinder.com/, and are free.

But I’ll change the icons later.

There is another very good one: https://icons8.com/.

Thanks for the contribution buddy :slight_smile:

Am I the only one getting Error E3102?

E3102: There is nothing named 'DisplayShareSheet'accesible in this scope. Are you missing a package reference?