API Reference wx v1.1.1
Modules
Bridge is a drop-in replacement for Erlangs wx
modules that
sends commands sent to wx
modules via tcp/ip to a daemon.
It's purpose is to make it possible to communicate with native
parts of iOS/Android applications within the elixir-desktop
framework to make apps mobile!
Mock implementation of some wxWidgets calls used as defaults fallbacks so that even without any implementation on the Bridge side the application runs without crashing