当前位置: 首页 > 软件库 > 手机/移动开发 > >

nativescript-sdk

Kinvey JS SDK for NativeScript Applications
授权协议 Apache-2.0 License
开发语言 JavaScript TypeScript
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 杜海
操作系统 iOS
开源组织
适用人群 未知
 软件概览

IMPORTANT: The Kinvey NativeScript SDK repository has now moved to: https://github.com/Kinvey/js-sdk/tree/master/packages/nativescript-sdk. Please go to this repository to submit issues and pull requests.

Overview

Kinvey (pronounced Kin-vey, like convey) makes it ridiculously easy for developers to setup, use and operate a cloud backend for their mobile apps. They don't have to worry about connecting to various cloud services, setting up servers for their backend, or maintaining and scaling them.

Getting Started

Install and save the Kinvey NativeScript SDK:

npm install --save kinvey-nativescript-sdk

Import the Kinvey NativeScript SDK:

const Kinvey = require('kinvey-nativescript-sdk');

Mobile OS Compatibility

The Kinvey NativeScript SDK supports the following Mobile OS versions:

  • iOS: 10.0+
  • Android: 2.3.3+

Documentation

For more detailed documentation, see Kinvey DevCenter.

License

See LICENSE for details.

  • 1.引入js <script type="text/javascript" src="http://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script> 2.在页面添加配置 <script type="text/javascript"> var url = location.href; var timestamp

  • 创建bb file: poky/meta/recipes-devtools/nativesdk-custom-ps1-setting/nativesdk-custom-ps1-setting.bb $ vi ../../poky/meta/recipes-devtools/nativesdk-custom-ps1-setting/nativesdk-custom-ps1-setting.bb

  • 由于重新安装Mac,有一些nativescript工程是从备份中复制过来的,结果,tns run android 时报了一堆错误,说是sdk版本冲突。如何build clean ? 查到这么一种说法: Yeah, I wish their was a “clean” command. The current simplest way to do this is just remove the pl

  • 最近公司翻译英文文档,因为是技术文档,产品又不懂技术,刚好我没什么任务,所以我就接过来翻译一波。在印象笔记上边没找着预览功能,这边markdown有预览功能,所以就直接写这里边复制粘贴了。 The introduction of LIVENESS classes For extension, the codes of Liveness Detection mainly were put in th

  • Dart Sdk Tips 包含了dart相关的基础command tools和dart相关的基础库 Overview ... ├── pkg //dart工具包 ├── runtime //dart运行时相 ├── sdk //dart sdk,基础工具包以及各平台的实现 ├── tools └── utils ├── _http ... //dart http请求库,

 相关资料
  • NativeScript 可以使用 Javascript,CSS, XML 创建真正的 Native 跨平台应用,支持 iOS Android,NativeScript 将您的跨平台代码翻译成目标平台的代码。 UI 使用 XML 描述,CSS 样式,在编译时将 UI 转化成本地原生代码,最终得到正在的 Native 原生应用。 Telerik 公开了用于创建安卓、iOS和Windows Unive

  • NativeScript Command-Line Interface The NativeScript CLI lets you create, build, and deploy NativeScript-based apps on iOS and Android devices. Get it using: npm install -g nativescript What is Native

  • NativeScript-Snackbar �� �� �� NativeScript plugin for Material Design SnackBar component. Installation: NativeScript 7+:tns plugin add @nstudio/nativescript-snackbar NativeScript version prior to 7:t

  • Nativescript-Ripple This plugin aims to bring a native (or close to native) ripple implementation on Android and iOS. The android version uses a RippleDrawable and conserves the previous background, a

  • NativeScript-FloatingActionButton NativeScript plugin for Material Design Floating Action Button UI component. Installation Nativescript 7+: ns plugin add @nstudio/nativescript-floatingactionbutton Na

  • NativeScript CardView A NativeScript plugin to provide an XML widget to implement the Material Design CardView component. Installation NativeScript 7+: ns plugin add @nstudio/nativescript-cardview Nat

  • This project has moved: This project is now being maintained here: https://github.com/nativescript-community/ui-mapboxas it's become clear contrary to what I thought, I don't actually have enough time

  • Nativescript Hijri plugin This plugin is inspired by https://github.com/arabiaweather/hijri-date Nativescript-hijri Hijri plugin allow you to convert gregorian date to islamic hijri date. Installation