Wails helped us to have a single stack with React native for all our devices (iOS, Android, Windows, Web). Binding it to custom go functions is simple and we used it to implement our file sync platform.
Wails is an alternative to Electron, but instead of Node.js, it uses Golang. Compared to Electron, it creates much lighter applications since it leverages the native WebView available on each operating system.