Skip to content

EddyVerbruggen/nativescript-sdk

 
 

Repository files navigation

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.

About

Kinvey JS SDK for NativeScript Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Ruby 0.9%