Skip to content

suretarget/Al-Quran-Mobile-React-Native

 
 

Repository files navigation

:octocat: Al-Quran Mobile App :octocat:

Table of Contents

Features

  • User can see all list of surah
  • User can get list all ayat on detail surah
  • And more

Requirements

How To Run

  1. Clone this repository

    $ git clone https://github.com/ihsaninh/Al-Quran-Mobile-React-Native.git
    
  2. Install all depedencies on the package.json

    $ cd Al-Quran-Mobile-React-Native
    $ npm install or yarn install (if you using yarn)
    
  3. Run Al-Quran Mobile App

    • Dev
    $ react-native run-android --variant=devDebug --appIdSuffix=dev 
    
    • Beta
    $ react-native run-android --variant=betaDebug 
    

Screenshoot

Testing

If you want test the application, you can install it directly by download the app on this Old Version. You can make your own apk by yourself with command cd android && ./gradlew clean && ./gradlew assembleRelease

Author

Ihsan Nurul Habib
Ihsan Nurul Habib

About

Al-Quran Mobile React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • Objective-C 7.1%
  • Java 4.9%
  • Ruby 4.9%
  • Starlark 3.3%