All information about the foosball-league of Hamburg. Features of the App:
- All results from league and cup
- Live score push notifications
- Tables and player statistics
- Live Scoring for your Team
- Postpone Match dates
The settings.js.sample
and the MatchTypes
containing the settings for the leauge of Hamburg. After copy the sample settings you'r ready to run the app.
In app/config
create a settings.js
. Just copy the settings.js.sample
and adjust your settings.
yarn install
# npm install
Make sure CocoaPods are installed.
yarn install
# npm install
cd ios && pod install
react-native run-android
# react-native run-ios
Comming soon.