EnderChat icon indicating copy to clipboard operation
EnderChat copied to clipboard

Improve iOS with proper icon and native connection backend

Open retrixe opened this issue 3 years ago • 1 comments

While the app works on iOS, it currently lacks a proper icon, and falls back to JavaScript-based connection to Minecraft, so we may be leaving a lot of performance on the table.

As I do not have macOS to develop for iOS using Xcode, someone else will need to look at these issues.

retrixe avatar Jan 01 '23 23:01 retrixe

Preferably would like to block the native connection part of this issue on #14, since TurboModules+Rust/C++ would enable us to have a shared native connection back-end between iOS and Android.

However, if someone wishes to write one in Swift/Objective-C in the meantime, they are welcome to do so, but I would prefer not having that extra maintenance burden.

retrixe avatar Jan 24 '23 12:01 retrixe