Mobile & Desktop App #467
Replies: 1 comment
|
Thanks for the suggestion @trymeouteh!
I think these could all be present in the web app. There's nothing that seems native-specific about these features. In terms of making a native app at all, I'm currently leaning towards not doing this. Unless there's a feature that Chitchatter should but can't offer as web app, it keeps development much simpler (which enables more rapid delivery of improvements), so I'd prefer to keep it that way for now. Chitchatter is already set up as an installable PWA, so users are already able to effectively use it as an installed, native app. |
Uh oh!
There was an error while loading. Please reload this page.
Please consider making an optional app for desktop and mobile to use Chitchatter which can have the additional features
I would highly recommend making the app using Tauri or Flutter.
I think Tauri is the way to go since Chitchatter is written in HTML/CSS and JS/TS and can be easily modified to run in Tauri without having to re-create the UI in another programming language.
All reactions