Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunsumarlan/muslim_habit_app
https://github.com/arjunsumarlan/muslim_habit_app
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunsumarlan/muslim_habit_app
- Owner: arjunsumarlan
- Created: 2019-12-16T14:04:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:41:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T05:07:54.546Z (27 days ago)
- Language: JavaScript
- Size: 11.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Muslim Habit App
## Description
This is a mobile app to tracking our Muslim habits or routine to boost up our spirits.
## Preparations
After cloning this repo, you will need to install the dependencies:
`cd muslim_habit_app`
`yarn install`
you don't have to link dependencies after install the dependencies.
### Installing all dependencies in for development
Please follow this guide and install the correct dependencies for your current OS and the OS that you want to build (iOS or Android)
https://facebook.github.io/react-native/docs/getting-started.html#installing-dependencies
## Development Mode steps
This is a straightforward process.
`react-native run-android`
You need to have an emulator running or an Android device connected to your computer to make it work