TabView attribute
tabsBackgroundColor
color
module private 접근시
declare module "ui/tab-view" {
interface TabView {
_viewPager: {
setOffscreenPageLimit : (count: number) => void;
};
}
}
typescript 가 아닌 경우 처리
var Sqlite: NativeSqlite = require("nativescript-sqlite");
declare interface NativeSqlite {
RESULTSASOBJECT:number;
new(name: string):Promise<
JavsScript로 모바일앱을 개발하는 시도는 계속 되었다.
* HybridApp Cordova [https://cordova.apache.org/], Ionic
[http://ionicframework.com/]
* CrossCompile xamarin [https://xamarin.com/]
* API Wrapper ReactNative [https://facebook.github.io/react-native/],
Appcelerator [http://www.appcelerator.