Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross platform support #6

Open
alexmojaki opened this issue Apr 6, 2019 · 0 comments
Open

Cross platform support #6

alexmojaki opened this issue Apr 6, 2019 · 0 comments

Comments

@alexmojaki
Copy link
Owner

alexmojaki commented Apr 6, 2019

The app is only available on Android, and that's a pity. Things that I would like:

  1. An iOS app.
  2. 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.
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant