You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app is only available on Android, and that's a pity. Things that I would like:
An iOS app.
A static website where it can be tried in a browser without installing, making it available to all platforms. Performance might be an issue here. Saving drawings and making GIFs would not be available.
Sharing code between different platforms. If performance is acceptable then the apps and website might all be implemented in Javascript (or a language that transpiles to it) using something like React Native or Cordova. Alternatively the Kotlin code could be targeted at Javascript so nothing about the Android app would change but the website and maybe even the iOS app could reuse the Kotlin code.
This is of course a huge undertaking, for now I'd just like to hear if anyone has ideas or is interested.
The text was updated successfully, but these errors were encountered:
The app is only available on Android, and that's a pity. Things that I would like:
This is of course a huge undertaking, for now I'd just like to hear if anyone has ideas or is interested.
The text was updated successfully, but these errors were encountered: