Golang News
http://golangnews.com
Jobs, Code, Videos and News for Go hackers - everything about the go programming languageMon, 05 Mar 2018 19:57:00 +0000Video: Go mobile as the backbone of lantern for android #mobile 17 points posted by drogo
https://www.youtube.com/watch?v=IZgAk6o67Ek
1038Fri, 02 Sep 2016 10:30:00 +0000matcha - a framework for building iOS and Android apps in Go #mobileMatcha is a package for building iOS and Android applications and frameworks in Go. Matcha provides a UI compenent library similar to ReactNative and exposes bindings to Objective-C and Java code through reflection. The library also provides Go APIs for common app tasks. 14 points posted by norbertfuhs
https://github.com/gomatcha/matcha
2707Wed, 27 Sep 2017 18:00:00 +0000storekit-go - StoreKit client for querying App Store's StoreKit API #ios #mobile 5 points posted by kenny
https://github.com/Gurpartap/storekit-go
3491Thu, 09 Aug 2018 16:36:00 +0000Gomatcha - build mobile apps in go #mobile 5 points posted by kenny
https://gomatcha.io
2960Sun, 26 Nov 2017 04:31:00 +0000Interview with Hyang-ah Kim core developer Go Mobile #mobile 5 points posted by gopher
https://medium.com/@IndianGuru/interview-with-hyang-ah-kim-core-developer-go-mobile-project-30c2ee009981
182Thu, 08 Oct 2015 08:28:00 +0000Video: GopherCon 2015: Hana Kim - Go For Mobile Devices #mobile 4 points posted by lolly
https://www.youtube.com/watch?v=sQ6-HyPxHKg
79Thu, 01 Oct 2015 09:10:00 +0000Go is now a full stack language #mobile 3 points posted by lolly
https://www.linkedin.com/pulse/go-now-full-stack-language-mobile-apps-daniele-baroncelli
588Sun, 14 Feb 2016 23:03:00 +0000Go Mobile - lets you write portable all-Go apps for Android and iOS #mobile #ui 3 points posted by drogo
https://godoc.org/golang.org/x/mobile
149Tue, 06 Oct 2015 16:00:00 +0000Running Go on android with Termux #android #mobileThe Go Mobile project is marked as “experimental” and I guess it will take a couple of years until we’ll get some stable version. The way I’m going to show you how to run Go programs on Android is a bit tricky as it actually uses Termux which is an Android terminal emulator and Linux environment app. Technically we could install and run many languages, but let’s see how it’s getting on with Go. 2 points posted by lolly
http://rafalgolarz.com/blog/2017/01/15/running_golang_on_android
1750Thu, 16 Feb 2017 16:36:00 +0000