a7medev / react-native-ml-kit

React Native On-Device Machine Learning w/ Google ML Kit
MIT License
397 stars 58 forks source link

What is the roadmap for `@react-native-ml-kit/translate-text` ? #2

Open paulrostorp opened 2 years ago

paulrostorp commented 2 years ago

What would be needed to make translations (@react-native-ml-kit/translate-text) production ready ?

saheemhussain commented 2 years ago

What would be needed to make translations (@react-native-ml-kit/translate-text) production ready ?

I second this question @a7med-mahmoud

a7medev commented 2 years ago

I haven't had the time to work on it lately, but I'll try to make it happen soon.

a7medev commented 2 years ago

I've just added support for Android. iOS is coming soon! Feel free to help by testing it out and giving feedback!

andrewjb123 commented 1 year ago

I have issued a pull request for iOS support, hopefully it can be reviewed and merged.

rutvik24 commented 12 months ago

I have issued another pull request with the suggest changes in this pr created by @andrewjb123. Hopefully it can reviewed and merged.