Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qobulovasror/translate-with-react-native
Translate mobile app using React Native and Expo
https://github.com/qobulovasror/translate-with-react-native
expo react-native
Last synced: 7 days ago
JSON representation
Translate mobile app using React Native and Expo
- Host: GitHub
- URL: https://github.com/qobulovasror/translate-with-react-native
- Owner: qobulovasror
- Created: 2023-05-10T12:08:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-08T10:10:16.000Z (7 months ago)
- Last Synced: 2024-04-09T11:02:12.533Z (7 months ago)
- Topics: expo, react-native
- Language: JavaScript
- Homepage:
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Translate App with React Native and Expo
This project contains a translate application developed using React Native and Expo. This application allows users to translate texts from one language to another.
## Getting Started
These instructions will help you to get a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
You need to have Node.js and Expo CLI installed on your computer to run this project locally.
### Installing
1. Clone this repo:
```bash
git clone https://github.com/qobulovasror/translate-with-react-native.git
```
3. Navigate to the project directory:
```bash
cd translate-with-react-native
```
5. Install the necessary dependencies:
```bash
npm install
```
6. Start the project with Expo CLI:
```bash
npx expo start
```
7. View the application in Expo Client by scanning the QR code or test it using an emulator.## Usage
Upon launching the application, users can input text and then translate the text by selecting the target language.
## Credits
This application was created by Qobulov Asror. It is open-source and contributions are welcome.
## Support
For any inquiries or issues, please contact [email protected].Thank you for using our Application! Happy coding! 🚀