Skip to content

online-learn app template created via react native

License

Notifications You must be signed in to change notification settings

ilz5753/online-learn

Repository files navigation

Online Learn App

Description

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.

Features

  • 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

Requirements

  • Node.js
  • Expo CLI

Installation

  1. Clone the repository and navigate to the project directory.
  2. Run npm install to install the required packages.
  3. Run expo start to start the Expo development server.
  4. Install the Expo app on your mobile device.
  5. Scan the QR code generated by the development server using the Expo app.

Usage

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.

Video Demos

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

Donation

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

Contributing

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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.