Since Tauri v2.0 it supports compiling for Android and IOS.
- IOS support could be very hard, caused by Apple, due to restrictions when installing non-store applications.
- Android support should be very doable but needs a refinement of the UI.
Maybe it is easier to encapsulate the UI code completely and only use the existing Service and Model layer.
Since Tauri v2.0 it supports compiling for Android and IOS.
Maybe it is easier to encapsulate the UI code completely and only use the existing Service and Model layer.