NativeScript / sample-extend-android-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview:

The repository contains everything you need to help you get started with integrating NativeScript into your Android apps.

Instructions:

Follow the instructions at https://docs.nativescript.org/guides/integration-with-existing-ios-and-android-apps/extend-existing-android-app

Repository structure

The repository comprises the following directories: - common - the JavaScript and Java assets necessary to bootstrap the NativeScript runtime in a native app. - original-android-app - a simple Android application that fetches the USD conversion rate against several currencies - ns-stock-ticker(-js) - a simple single-view NativeScript application that fetches the latest stock quotes for certain public companies - extended-app - the Android app merged with the JavaScript assets and the v8 runtime of NativeScript

About


Languages

Language:JavaScript 90.4%Language:TypeScript 6.6%Language:Java 2.0%Language:HTML 0.6%Language:CSS 0.3%Language:Python 0.0%Language:Batchfile 0.0%