An open API service indexing awesome lists of open source software.

https://github.com/omi10859/aliasnativeapp

This is React Native app for Alias Club
https://github.com/omi10859/aliasnativeapp

javascript react react-native

Last synced: 9 months ago
JSON representation

This is React Native app for Alias Club

Awesome Lists containing this project

README

          

## ALiAS: Amity Linux Assistance Sapience.

- The following repo contains the source code for the native app of Amity Linux Assistance Sapience.

### Contribute
- Feel free to open an issue or recommend any changes which you want to see in the App.

## Guidelines
- Upload Screenshot(s) while making a PR if needed.

## Instructions-

###### Step 1: clone this repo & cd into project

###### Step 2: install node modules

npm install

Before run android build, setup Android Studio

Before run ios build, setup XCode

###### Step 3: If Android

react-native run-android

###### Step 4: If iOS

react-native run-ios
That's all

For more on how to run, https://facebook.github.io/react-native/docs/getting-started.html

If you want to install app in the device, connect your device to the system with debugger mode on and run the above command (app will be installed automatically)

### Demo