Skip to content

ihsaninh/Al-Quran-mobile-react-native

Repository files navigation

:octocat: Al-Quran Mobile App :octocat:

Table of Contents

Introduction

Al-Quran-Mobile-React-Native is an app Al-Quran for Mobile. Its only support Indonesian language. The data is provide by API from KEMENAG RI.

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 dependencies 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 
    

Screenshot

Testing

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

License

Al Quran Mobile React Native is licensed under the MIT license.

Author

Ihsan Nurul Habib
Ihsan Nurul Habib