https://github.com/generic-matrix/translator
https://github.com/generic-matrix/translator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/generic-matrix/translator
- Owner: generic-matrix
- Created: 2023-02-11T07:35:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T07:36:05.000Z (over 3 years ago)
- Last Synced: 2025-02-27T17:41:33.731Z (over 1 year ago)
- Language: Java
- Size: 3.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Translator App
Android | iOS
:-------------------------:|:-------------------------:
 | 
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