@nextpush/sdk-expo
TypeScript icon, indicating that this package has built-in type declarations

0.1.51 • Public • Published

Logo

NextPush - SDK Expo

This package is meant to be installed in Expo managed projects to communicate with NextPush Server

Installation

Install the SDK

  npm i @nextpush/sdk-expo
  //OR
  yarn add @nextpush/sdk-expo

Usage/Examples

import NP from '@nextpush/sdk-expo';

NP.initialize(API_KEY, APP_VERSION)

NP.setExpoPushToken(EXPO_PUSH_TOKEN)

NP.setUserId(USER_ID)

NP.logEvent(EVENT_NAME)

Readme

Keywords

none

Package Sidebar

Install

npm i @nextpush/sdk-expo

Weekly Downloads

9

Version

0.1.51

License

MIT

Unpacked Size

37.3 kB

Total Files

26

Last publish

Collaborators

  • angelo_i