2.9.1 • Published 8 days ago

mindbox-sdk v2.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

npm version

Mindbox SDK for React Native

The Mindbox SDK allows developers to integrate mobile push notifications, in-app messages, and client events into your React Native projects.

Getting Started

These instructions will help you integrate the Mindbox SDK into your React Native app.

Installation

Follow the installation process detailed here. Overview:

  1. Install the Mindbox SDK package:

     npm i --save mindbox-sdk
  2. For iOS, make sure to install the pods:

     cd ios && pod install && cd ..

Initialization

Initialize the Mindbox SDK in your React Native app. You can find the necessary code snippet and explanations here.

Operations

Learn how to send events to Mindbox. Different operations and their usage are detailed here.

Push Notifications

Mindbox SDK aids in handling push notifications. It offers configurations and usage instructions, found in the SDK documentation Android(FCM), Android(HCM), IOS and IOS(Rich).

Troubleshooting

Feel free to refer to the Example of integration in case of any issues.

Further Help

If you need further assistance, don't hesitate to contact us.

License

This library is open source, available under the explicit terms of the License.

For a comprehensive understanding, we recommend reading the Mindbox React Native SDK documentation.

2.9.1

8 days ago

2.8.4

1 month ago

2.8.3

1 month ago

2.8.2

5 months ago

2.8.2-rc.0

5 months ago

2.1.7

9 months ago

2.1.6

1 year ago

2.1.5

1 year ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.0

3 years ago