Skip to content

theFlowerPetals/spindr-app-mobile

Repository files navigation

Spindr App Mobile Project V1.0

Spindr


Set up the environment

For iOS environment

  1. make sure you have Xcode and command line tool installed

For Android environment

  1. Install Java SE
  2. Install Android Studio installed
  3. Install Oracle VM VirtualBox
  4. Register and install Genymotion
  5. add the following code to ~/.bash_profile file
export ANDROID_HOME=~/Library/Android/sdk
export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools

if you have Oh-My-Zsh installed you need to also add the code to ~/.zshrc 6. Launch Genomotion and add a virtual devices 7. Go to Genomotion Settings and click on ADB tab, select Use custom Android SDK tools and input the Android Studio SDK location.

  • Usuall Android Studio SDK location is /Users/YOUR_COMPUTER_NAME/Library/Android/sdk.
  • You can also find the Android Studio SDK location in Android Studio SDK manager.

To run the application

Project Repo

Fork a copy from github or download the repository on your computer, unzip it and launch the terminal at the root directory of the folder.

  1. Request for the .env file.
  2. Run npm install to install all dependency to your local machine.
  3. Run npm start to activate emulate selection screen.
    • Run react-native run-ios for emulate in iOS.
    • Click react-native run-ios for emulate in android.

Spindr App Mobile Project V1.0 Info

The Spindr App Mobile uses React-Native for frontend framework and Expo for emulation.


Reference


License

The project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •