We need need "share", so that a user can share a link to a property to Whast App, telegram etc.
We might also need "hyperlink" if we want to have a link to another site, or do email ( mailtio, SMS etc ).
The "Webview" is also a good one, because then the Mobile and Desktop apps will update instantly because they are running the WASM version of the app. SO no screwing around with apps store delays, and having to run multiple versions of your backend to allow for old versions of Mobile / Desktop apps.
there is a gio plugin that allows sharing and is cross platform.
https://github.com/gioui-plugins/gio-plugins
We need need "share", so that a user can share a link to a property to Whast App, telegram etc.
We might also need "hyperlink" if we want to have a link to another site, or do email ( mailtio, SMS etc ).
The "Webview" is also a good one, because then the Mobile and Desktop apps will update instantly because they are running the WASM version of the app. SO no screwing around with apps store delays, and having to run multiple versions of your backend to allow for old versions of Mobile / Desktop apps.