React native google mkit translate
npm install react-native-google-mlkit-translateReact native google mkit translate
``sh`
npm install react-native-google-mlkit-translate
`js
import GoogleMlkitTranslate from "react-native-google-mlkit-translate";
// ...
const result = await GoogleMlkitTranslate.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT