Presentation content for GopherAU2024(https://gophercon.com.au/)
Gomobile is a powerful tool that enables you to build an application by using Golang on iOS and Android applications, as well as on macOS. In this talk, I will first provide an overview of gomobile. I'll explain how to use gomobile and how it render the application view using a simple application as an example. Also, I will explain a different use case by using binding. Later, I will summarize the pros and cons for using gomobile and introduce other projects related to it.