Online Learn is a mobile application that allows users to learn various topics and courses online. The app supports both dark and light mode, as well as multiple languages (currently supporting Persian and English). The app was created using React Native and various third-party libraries.
- Dark mode
- Multi-language support (Persian and English)
- Context API for state management
- Gesture support (Range pan)
- Bottom sheet for enhanced user experience
- React Navigation for seamless navigation between screens
- Authentication for secure login and user data management
- Node.js
- Expo CLI
- Clone the repository and navigate to the project directory.
- Run
npm install
to install the required packages. - Run
expo start
to start the Expo development server. - Install the Expo app on your mobile device.
- Scan the QR code generated by the development server using the Expo app.
Once you have installed the app, you can use it to browse and enroll in various online courses. You can also switch between dark and light mode and change the language settings in the app's settings menu.
Here are some videos demonstrating how to use the app:
Video | Description |
---|---|
Video 1 | Android Dark Mode - English |
Video 2 | Android Dark Mode - Persian |
Video 3 | Android Light Mode - Persian |
Video 4 | IOS Dark Mode - English |
Video 5 | IOS Dark Mode - Persian |
Video 6 | IOS Light Mode - Persian |
If you find this project useful and would like to support its development, you can donate using the following cryptocurrency address:
- Bitcoin:
bc1qv6mhzm05z3fwug8gwcq4tealgu4g9vuuzcvd9h
- Ethereum:
0xb45C4eDD39FABeeFAeB030Ca8bE2b502beDB9b7c
- Tether - TRC20:
TNMN5jsJvJJ3uzAE8gAWfTuqaiL2UduKdx
If you'd like to contribute to the development of this app, please open a pull request or submit an issue in the repository's issue tracker.
This project is licensed under the MIT License - see the LICENSE.md file for details.