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.
- Follow the tutorial provided by React Native Firebase.
- Change bundle/package names to comply with the ones you created your Firebase project with.
- Download all the dependencies using by running either
$ npm installor$ yarn. - [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
-
- [Android] Install
npxglobally so you can usejetify. Run$ npm install -g npx. - Run the app on either iOS or Android using
$ npm run run:<os>or$ yarn run:<os>.
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give this project a ⭐️ if you like it!
This project is Licensed under the GNU General Public License v3.0.