try-swift-tokyo
try-swift-tokyo copied to clipboard
Rewrite LiveTranslationFeature to TCA
I tried to rewrite LiveTranslationFeature into TCA (aligning it with the architecture of other features). And also add #93 and #95 features.
https://github.com/user-attachments/assets/52bed38c-6e57-46ca-ad37-94bac3c41b00
I found an issue where the simulator build doesn’t run the translation after stopping debugging. However, this can also be reproduced on the main branch, so it doesn’t seem to be a critical problem.
Thank you! I'll check this PR after the conference. It seems to be what I desired 😍