mertfozzy / React-Native-Translator

A basic Translator Application for mobile platforms. It can automatically detect any language and directly translates into Turkish. Target language can be change from the code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native-Translator

photo

A basic Translator Application for mobile platforms. It can automatically detect any language and directly translates into Turkish.

  • React Native based code. But I just tested for Android.
  • Also supports Text to Speech features. You can listen the pronunciation of what you want to translate.
  • Powered by Microsoft Translator API, which can be use for free for language translations.
  • Target language can be change from the code. By default, I made any language to Turkish translation.
  • If you want to make special language translations, just find out the related language code abbreviation (like EN, TR etc.) from MS Translator API documents.

About

A basic Translator Application for mobile platforms. It can automatically detect any language and directly translates into Turkish. Target language can be change from the code.


Languages

Language:Java 40.1%Language:C++ 17.9%Language:JavaScript 14.6%Language:Objective-C++ 11.4%Language:Objective-C 6.1%Language:Makefile 3.9%Language:Ruby 3.2%Language:Starlark 1.5%Language:Shell 1.2%