Giter Club home page Giter Club logo

summer-of-nativescript's Introduction

Summer of NativeScript

By TJ VanToll and Clark Sell

This repo contains the slides and videos for the Summer of NativeScript.

Meetup #1: Welcome to NativeScript

The first meetup is all about introducing NativeScript. The slides explain what NativeScript is and how to build apps with it.

Meetup #2: Beyond the Basics

The second meetup is about going about the basics with NativeScript. The slides explain concepts like navigation, data binding, CSS, and more.

Meetup #3: Diving Deep

The third meetup is about diving deep into the advanced features of NativeScript. The slides explain access iOS and Android APIs, using npm modules, NativeScript plugins, and more.

summer-of-nativescript's People

Contributors

jlooper avatar theclarksell avatar tjvantoll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

summer-of-nativescript's Issues

Lab 2, Step #1 alert code not working

A number of students I'm working with have reported that the following code fails to show the alert and breaks:

exports.load = function(args) {
setTimeout(function () {
// Do something really awesome…
// Finished doing something awesome.
// Now let’s navigate.
alert('Hi There!!!');
}, 1000);
};

Labs 1 & 3 will not build with current set of tools

When I try to launch Lab 1 or Lab 3 to my emulator, I get build failures.

I am using the tools listed in the Documentation for the base installation of NativeScript as of 1/20/2016.

This is the similar for Lab 1 and 3, but the following output is for Lab 3
AAPT out(1700767886) : No Delegate set : lost message:Done
AAPT err(1700767886): ERROR: 9-patch image C:\ns\summer-of-nativescript-lab\lab-3\start\platforms\android\src\main\res\drawable-nodpi\splashscreen.9.png malformed.
AAPT err(1700767886): Must have one-pixel frame that is either transparent or white.
:processDebugManifest
:processDebugResources
C:\ns\summer-of-nativescript-lab\lab-3\start\platforms\android\src\main\res\values-v21\styles.xml:2 : Error retrieving parent for item: No resource found that matches the given name 'AppThemeBase'.
C:\ns\summer-of-nativescript-lab\lab-3\start\platforms\android\src\main\res\values-v21\styles.xml:2 : Error retrieving parent for item: No resource found that matches the given name 'NativeScriptToolbarStyleBase'.

Not sure how to fix?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.