An open API service indexing awesome lists of open source software.

https://github.com/generic-matrix/translator


https://github.com/generic-matrix/translator

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Translator App

Android | iOS
:-------------------------:|:-------------------------:
![Android](https://github.com/generic-matrix/translator/blob/main/output/output.gif?raw=true) | ![iOS](https://github.com/generic-matrix/translator/blob/main/output/output2.gif?raw=true)

Change the API key

# How to build the Android App

* ```git clone https://github.com/generic-matrix/translator.git```
* cd react-native-app
* npm install
* react-native run-android

# How To build iOS App

* ```git clone https://github.com/generic-matrix/translator.git```
* cd react-native-app
* npm install
* react-native run-ios