Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

This repo contains what was demonstrated on Uppsala.js, September 17, 2015. Together we built a Reddit reader with NativeScript.

Notifications You must be signed in to change notification settings

emiloberg/Uppsala.js-NativeScript-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Uppsala.js-NativeScript-demo

This repo contains what was demonstrated on Uppsala.js, September 17, 2015.

Together we built a Reddit reader with NativeScript.

The presentation (PDF) can be found here.

If you want to, you have this code in front of you when you watch the recorded meetup this code was created at (YouTube)

Installation

1. Install NativeScript

Installe NativeScript and all dependencies. Please follow the getting started guide.

2. Install this app

# Clone this repo
git clone https://github.com/emiloberg/Uppsala.js-NativeScript-demo.git

# Install dependencies
npm install

# Add iOS and Android Platforms
tns platform add ios
tns platform add android

# Run, e.g.
tns deploy android --device 1 # Tethered actual android device
tns emulate ios --device iPhone-5 # iOS emulator

Contact

Feel free to contact me:

// Emil Oberg

About

This repo contains what was demonstrated on Uppsala.js, September 17, 2015. Together we built a Reddit reader with NativeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published