Real-time translation library for React Native - Live speech and text translation with voice sync
npm install react-native-realtime-translation
or
yarn add react-native-realtime-translation
import { Component } from 'react-native-realtime-translation';
// ... your code
MIT