Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 05 Mar 2018 19:57:00 +0000 Video: Go mobile as the backbone of lantern for android #mobile 17 points posted by drogo https://www.youtube.com/watch?v=IZgAk6o67Ek 1038 Fri, 02 Sep 2016 10:30:00 +0000 matcha - a framework for building iOS and Android apps in Go #mobile Matcha 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 2707 Wed, 27 Sep 2017 18:00:00 +0000 storekit-go - StoreKit client for querying App Store's StoreKit API #ios #mobile 5 points posted by kenny https://github.com/Gurpartap/storekit-go 3491 Thu, 09 Aug 2018 16:36:00 +0000 Gomatcha - build mobile apps in go #mobile 5 points posted by kenny https://gomatcha.io 2960 Sun, 26 Nov 2017 04:31:00 +0000 Interview 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 182 Thu, 08 Oct 2015 08:28:00 +0000 Video: GopherCon 2015: Hana Kim - Go For Mobile Devices #mobile 4 points posted by lolly https://www.youtube.com/watch?v=sQ6-HyPxHKg 79 Thu, 01 Oct 2015 09:10:00 +0000 Go 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 588 Sun, 14 Feb 2016 23:03:00 +0000 Go 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 149 Tue, 06 Oct 2015 16:00:00 +0000 Running Go on android with Termux #android #mobile The 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 1750 Thu, 16 Feb 2017 16:36:00 +0000