retrixe/EnderChat

Improve iOS with proper icon and native connection backend

Opened this issue · 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.

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.