1.2.0 • Published 1 month ago

blueshift-react-native v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

blueshift-react-native

Official React native plugin for integrating Blueshift's iOS and Android SDKs to your React native application.

Installation

npm install blueshift-react-native

Integration

Refer to the react native integration guide to integrate the Blueshift SDK for Android and iOS..

Usage

Import the Blueshift plugin in your JS/TS as mentioned below to use its functionality.

import Blueshift from 'blueshift-react-native';

Once imported, you can call the Blueshift methods as mentioned below.

// Make a call to Blueshift functions
Blueshift.setUserInfoEmailId("test@blueshift.com");
Blueshift.identifyWithDetails({"user_type":"premium"});

Refer to these Blueshift JS methods to know about features and methods supported by Plugin and how to use them.

Support

The primary and correct way to report an issue is via the customer support channel. Send us an email at support@blueshift.com from your work email with all the necessary details that contain step-by-step instructions on how to reproduce the issue.

License

MIT

1.2.0

1 month ago

1.1.3

3 months ago

1.1.1

8 months ago

1.1.0

9 months ago

1.1.2

6 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago

1.0.0-beta.1

2 years ago

1.0.0-beta.0

2 years ago