Mobile apps in Go

Costas

Administrator
Staff member
Matcha is a package for building iOS and Android applications and frameworks in Go. Matcha provides a UI component 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.

https://gomatcha.io/
 
Top