learn-quran / native

This repository contains the native app for Learn Quran built using React Native. A bundled app is available on Android.

Home Page:https://github.com/learn-quran/learn-quran

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Quran Native

This repository contains the native app for Learn Quran, availble both only on Android only, because I can't afford to pay for Apple's Developer Program πŸ˜•. If you're on the PC, please refer to the website.

To know more about the platform itself.

Stack πŸ“š

Running Locally πŸ–₯

  1. Follow the tutorial provided by React Native Firebase.
  2. Change bundle/package names to comply with the ones you created your Firebase project with.
  3. Download all the dependencies using by running either $ npm install or $ yarn.
  4. [iOS] Download pods using CocoaPods, follow the instructions here if you don't have it installed already from the first step.
    • $ cd ios
      $ pod install
  5. [Android] Install npx globally so you can use jetify. Run $ npm install -g npx.
  6. Run the app on either iOS or Android using $ npm run run:<os> or $ yarn run:<os>.

Contributing 🀝

Contributions, issues and feature requests are welcome!
Feel free to check the issues page.

Show your support πŸ₯°

Give this project a ⭐️ if you like it!

LICENSE πŸ“

This project is Licensed under the GNU General Public License v3.0.

About

This repository contains the native app for Learn Quran built using React Native. A bundled app is available on Android.

https://github.com/learn-quran/learn-quran

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.1%Language:Objective-C 5.9%Language:Java 3.3%Language:Python 2.9%Language:Ruby 0.4%Language:Swift 0.2%Language:C 0.1%