Skip to content

Add NativeScript Support#100

Closed
thomasconner wants to merge 10 commits intopubnub:developfrom
thomasconner:add_nativescript_support
Closed

Add NativeScript Support#100
thomasconner wants to merge 10 commits intopubnub:developfrom
thomasconner:add_nativescript_support

Conversation

@thomasconner
Copy link
Contributor

@thomasconner thomasconner commented Sep 29, 2017

NativeScript is a technology similar to React-Native that allows developers to write JavaScript code for native iOS and Android applications.

I am a developer at Kinvey and we are using PubNub for real time communication. We need to support this functionality for our NativeScript SDK. This PR adds that support to the PubNub package.

Changes

  • Added src/nativescript/index.js
  • Updated the gulpfile.babel.js to include tasks for testing, compiling, and uglifying NativeScript support
  • Copied unit tests for react-native and updated necessary references to NativeScript
  • Create dist bundle.

@thomasconner thomasconner changed the base branch from master to develop September 29, 2017 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants