yaaliuzhipeng / react-native-mlkit-translate-text

πŸ§‘β€πŸ« machine learning translator for react native . based on Google MLKit.
16 stars 2 forks source link

Manually Download Language File To Save Locally #3

Closed putuoka closed 6 months ago

putuoka commented 1 year ago

I want to download language file and save it to my app assets so the app not downloading again and again every time it need to download. How to do that? is it possible?

yaaliuzhipeng commented 1 year ago

remote model supported only on current stage. but 、it is possible to achieve this ability with a little hack code.