Skip to content

Make the WebView adapter configurable #72

@dominicletz

Description

@dominicletz

On Android and iOS we're already using the native WebViews and are shimming the wx API using the Desktop.Bridge project. I think this can take to the next level:

Integrate Desktop.Bridge directly into elixir-desktop so that by default we're calling generic methods for "open_url", "show_notification", etc...
Convert the existing :wx powered backend into an adapter
Convert the existing "tcp-channel" backend for Android / iOS backends into an adapter
Create new adapters for electron / tauri or others.... based on user preference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions