futurice/wappuapp-client

Name: wappuapp-client

Owner: Futurice

Description: Android and iOS clients for the Futurice Whappu app!

Created: 2016-03-08 12:25:47.0

Updated: 2018-04-09 11:32:37.0

Pushed: 2018-04-12 12:52:44.0

Homepage: http://wappu.futurice.com/

Size: 48516

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Whappu app

An event app similar to a festival app, which helps students of TTY(Tampere University of Technology) and Otaniemi to find events and celebrate between 19th April - 1st May.

Download the App
Features:
Short facts:
Release
iOS
Android
Local development

BEFORE JUMPING TO IOS OR ANDROID GUIDE, FOLLOW THESE GUIDES:

iOS

The xcode-project is expecting that you have nvm installed. It can be reconfigured in Build Phases > Bundle React Native code and images.

Android
Common problems

Try these:

Could not connect to development server

Make sure:

Loading from :8081…

Stuck at the white screen? It may take even minutes to do the initial load..

Error: Naming collision detected

Try to run npm dedupe.

Can't find 'node' binary to build React Native bundle

At least nvm causes this. Change Build Phases -> Bundle React Native code and images to:

rt NODE_BINARY=node
.nvm/nvm.sh  # add this
use 4        # add this (or whatever node version you are using)
ode_modules/react-native/packager/react-native-xcode.sh
Websocket connection failed

Setup your IP address for debugging https://facebook.github.io/react-native/docs/debugging.html#content

jsSchedulingOverhead (-48ms) should be positive

Issue: https://github.com/facebook/react-native/issues/1598 Do this: https://github.com/facebook/react-native/issues/1598#issuecomment-172890857

Contributing

Found a bug? Can't live without a feature? Submit a pull request, or if you want to get paid, apply for a job at Futurice in Tampere, Helsinki, Stockholm, London, Berlin, or Munich.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.