Hyun

Results 10 comments of Hyun

Now I signed cla/google. Please rescan 🙏.

@yujinakayama Can you merge?

@beliemun @rohankm I upgraded version of rn & webview. check again new at version (1.1.6).

@vfa-locltb I upgraded version of rn & webview. check again new at version (1.1.4).

@AhammedMishal1 @MariusCatanoiu how about this? ```js onTranslate = async () => { const _result = await translate('en', 'fr', value, { type: 'google' }); setResult(_result); }; ```

> > @AhammedMishal1 @MariusCatanoiu how about this? > > > > > > ```js > > > onTranslate = async () => { > > > const _result = await...

Can you check new version? https://www.npmjs.com/package/react-native-translator/v/2.0.0