try-swift-tokyo icon indicating copy to clipboard operation
try-swift-tokyo copied to clipboard

Rewrite LiveTranslationFeature to TCA

Open touyou opened this issue 7 months ago • 1 comments

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.

touyou avatar Apr 10 '25 12:04 touyou

Thank you! I'll check this PR after the conference. It seems to be what I desired 😍

d-date avatar Apr 10 '25 23:04 d-date