/native

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

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.