seeneva-reader-android icon indicating copy to clipboard operation
seeneva-reader-android copied to clipboard

Android Compose + Kotlin Multiplatform

Open Zellius opened this issue 3 years ago • 0 comments

From the start of the project I was thinking about make it available on different platforms (Android and desktops at least). Now that it is possible using Compose Multiplatform and Kotlin. All ML processing is already cross platform thanks to Rust.

The idea is:

  1. Completely rewrite Android UI using Android Compose.
  2. Implement UI and logic for Desktop platforms. I can start from Linux and MacOS implementations.

Also the adding process should be rewritten.

  • [ ] #27
  • [ ] #41
  • [ ] #58

Zellius avatar Nov 09 '22 10:11 Zellius