项目作者: Kinvey

项目描述 :
Kinvey JS SDK for NativeScript Applications
高级语言: JavaScript
项目地址: git://github.com/Kinvey/nativescript-sdk.git
创建时间: 2017-04-24T16:04:07Z
项目社区:https://github.com/Kinvey/nativescript-sdk

开源协议:Apache License 2.0

下载


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:

  1. npm install --save kinvey-nativescript-sdk

Import the Kinvey NativeScript SDK:

  1. 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.