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.
- User can see all list of surah
- User can get list all ayat on detail surah
- And more
-
Clone this repository
$ git clone https://github.com/ihsaninh/Al-Quran-Mobile-React-Native.git
-
Install all dependencies on the package.json
$ cd Al-Quran-Mobile-React-Native $ npm install or yarn install (if you using yarn)
-
Run Al-Quran Mobile App
- Dev
$ react-native run-android --variant=devDebug --appIdSuffix=dev
- Beta
$ react-native run-android --variant=betaDebug
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
Al Quran Mobile React Native is licensed under the MIT license.
Ihsan Nurul Habib |