This project contains a translate application developed using React Native and Expo. This application allows users to translate texts from one language to another.
These instructions will help you to get a copy of the project up and running on your local machine for development and testing purposes.
You need to have Node.js and Expo CLI installed on your computer to run this project locally.
- Clone this repo:
git clone https://github.com/qobulovasror/translate-with-react-native.git
- Navigate to the project directory:
cd translate-with-react-native
- Install the necessary dependencies:
npm install
- Start the project with Expo CLI:
npx expo start
- View the application in Expo Client by scanning the QR code or test it using an emulator.
Upon launching the application, users can input text and then translate the text by selecting the target language.
This application was created by Qobulov Asror. It is open-source and contributions are welcome.
For any inquiries or issues, please contact [email protected].
Thank you for using our Application! Happy coding! 🚀