The Golang News mobile app

tl;dr I wrote a Golang news aggregator mobile app, I open sourced it. If you use Android, you can get the app.

It is no secret that I am a huge fan of the Go language! Go has proved to be a very reliable partner in my projects, whether the project in question is personal or professional.

One of my favorite sources of up to date news about Go, is a website called golang news , which I have been following for years. The site is being maintained by Kenny Grant. His work on that project is much appreciated.

It occurred to me sometime last year that building a mobile app for golang news would be a great idea! So I started working on the app last year, stopped for a while to take care of other things, then went back and finished the app. An android beta was released earlier this week.

app screenshots

The app is written in react native, which means it’s cross platform! So it can be built for either Android or IOS. The app is open sourced on github.

Get it on Google Play

Leave a Reply

Your email address will not be published. Required fields are marked *