mindbox-sdk
TypeScript icon, indicating that this package has built-in type declarations

2.11.0 • Public • Published

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.

Package Sidebar

Install

npm i mindbox-sdk

Weekly Downloads

243

Version

2.11.0

License

MIT

Unpacked Size

178 kB

Total Files

72

Last publish

Collaborators

  • mindbox-it