Skip to content

Commit

Permalink
added marketing
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostops committed Mar 23, 2019
1 parent 638a07a commit 78868fb
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app.json
Expand Up @@ -8,7 +8,7 @@
"ios",
"android"
],
"version": "1.3.0",
"version": "1.3.1",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"splash": {
Expand All @@ -22,7 +22,7 @@
"checkAutomatically": "ON_LOAD"
},
"assetBundlePatterns": [
"**/*"
"./assets/**/*"
],
"ios": {
"supportsTablet": false,
Expand Down
Binary file added assetSource/PromoBanner.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assetSource/PromoBanner.psd
Binary file not shown.
Binary file added assetSource/PromoScreens.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assetSource/PromoScreens.psd
Binary file not shown.
Binary file added assetSource/android.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assetSource/apple.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions assetSource/marketing/copypasta.md
@@ -0,0 +1,66 @@
[//]: # VSOK

# LiveOL

För drygt 3 år sedan hade jag gjort en app för Android som visade liveresultat på mobilen. Nu har jag tagit konceptet vidare och gjort om appen så den fungerar på både iPhone och Android!

![](https://i.imgur.com/dEl9Uzd.jpg "")

Appen ersätter [liveresultat.orientering.se](https://liveresultat.orientering.se/), som på mobiler kan vara besvärlig att använda. Appen är fortsatt gratis och utan annonser! Sök på "LiveOL" eller "Liveresultat Orientering" på App Store eller Google Play, klicka på länkarna, eller scanna QR koderna nedan.

* [Apple App Store](https://apple.co/2HDuEh3)
* [Google Play Store](https://bit.ly/2OjZGuT)

## Skanna med din mobil:

### Android
![](https://i.imgur.com/9B5eOds.png)

### iOS
![](https://i.imgur.com/wIw2E5l.png)

Skriv gärna här eller via kontaktformuläret i appen vad ni tycker :smiley:

// Ludvig

[//]: # Reddit

Hello r/orienteering, I want to share with you an app that I've made. It shows live results from the website [liveresultat.orientering.se](https://liveresultat.orientering.se), used by many European (and other nations) clubs and competitions to provide live results. I found their website cumbersome to use on my phone so I decided to make this app instead. Its free and free of ads, I hope you want to try it out!

[Apple App Store](https://apple.co/2HDuEh3)

[Google Play Store](https://bit.ly/2OjZGuT)

[iOS QR code](https://i.imgur.com/wIw2E5l.png)

[Android QR code](https://i.imgur.com/9B5eOds.png)

Write in the comments here or use the contact form in the app to tell me what you think!

[//]: # Orienterare.nu

För drygt 3 år sedan hade jag gjort en app för Android som visade liveresultat på mobilen. Nu har jag tagit konceptet vidare och gjort om appen så den fungerar på både iPhone och Android!

Appen ersätter liveresultat.orientering.se, som på mobiler kan vara besvärlig att använda. Appen är fortsatt gratis och utan annonser! Sök på "LiveOL" eller "Liveresultat Orientering" på App Store eller använd länkarna nedan.

iPhone:
https://apple.co/2HDuEh3

Android:
https://bit.ly/2OjZGuT

Skriv gärna här eller via kontaktformuläret i appen vad ni tycker!

[//]: # Attackpoint.org

Hello Attackpoint, I've never posted here before but today I had something to share with you. I've made and app that shows live results from the website https://liveresultat.orientering.se - I found their website cumbersome to use on my phone so I decided to make this app instead. Its free and free of ads, I hope you want to try it out!

iPhone:
https://apple.co/2HDuEh3

Android:
https://bit.ly/2OjZGuT

Write in the comments here or use the contact form in the app to tell me what you think!

Thanks =D
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.3.1",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit 78868fb

Please sign in to comment.