Skip to content

saggu10417/ALiasNativeApp

 
 

Repository files navigation

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

About

This is React Native app for Alias Club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • Objective-C 21.7%
  • Python 9.6%
  • Java 9.3%