https://github.com/sitefinitysteve/nativescript-zendesk
Integrates the ZendeskSDK into Nativescript
https://github.com/sitefinitysteve/nativescript-zendesk
Last synced: 9 months ago
JSON representation
Integrates the ZendeskSDK into Nativescript
- Host: GitHub
- URL: https://github.com/sitefinitysteve/nativescript-zendesk
- Owner: sitefinitysteve
- Created: 2015-12-03T19:08:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T03:22:50.000Z (about 9 years ago)
- Last Synced: 2025-04-15T01:04:50.376Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 5
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nativescript - Zendesk SDK - Zendesk SDK for NativeScript. (Awesome {N} [](https://github.com/sindresorhus/awesome) / Table of Contents)
README
# Zendesk for NativeScript
* [Sample Application](https://github.com/sitefinitysteve/nativescript-zendesk/tree/master/appsample)
* [Plugin](https://github.com/sitefinitysteve/nativescript-zendesk/tree/master/plugin)
# Release Notes #
## 0.3.2
* iOS: Zendesk Changed the method for setting an indentity
## 0.3.1
* iOS: Style the nav bar, thx for the PR!
## 0.2.9
* iOS: Can set ticket subject
* Both: Can set additional info
* Both: Can set tags
## 0.2.8
* Allow loading the helpcenter to a specific category or section
## 0.2.4
* **BREAKING: ** openContact method removed, replaced with openContactList and createContactRequest
## 0.2.3
* **BREAKING: ** Changed init to be an object, more readable, added locale to it
* Updated demo to {N} 1.7