https://github.com/leroyanders/react-native-translator
React Native Translator App managed EXPO
https://github.com/leroyanders/react-native-translator
android-app application expo ios-app react-native translation
Last synced: 2 months ago
JSON representation
React Native Translator App managed EXPO
- Host: GitHub
- URL: https://github.com/leroyanders/react-native-translator
- Owner: leroyanders
- License: mit
- Created: 2022-10-01T11:31:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T18:51:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T13:18:16.672Z (4 months ago)
- Topics: android-app, application, expo, ios-app, react-native, translation
- Language: JavaScript
- Homepage:
- Size: 652 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
![]()
# Snaper Translator (React Native)
Translator app with more than 7K supported languages, supports voiceover of the translation as well as the ability to share the translation.**No limits. Save translates for future. Be smart.**
### Feautures
1. Translate in all ```7.5K``` languages.
2. Supporting RTL for Arabic, Hebrew and etc.
3. Text-to-speech plugin.
4. Save translations for future use.
5. Voice input.### Instruction to install
**Clone repository**```
git clone https://github.com/leroywagner/react-native-translator.git
```**Install dependencies**
```
npm install && npm i -g expo-cli
```**Start development**
```
expo run:ios
``````
expo run:android
```Made with ❤️ by Leroy Anders