Skip to main content

Overview

Bluedot React Native is a wrapper around the Android Point SDK and iOS Point SDK, allowing for Bluedot integration in React Native apps. Functionality is provided through one single npm package so you can use it for both platforms without downloading any extra packages

The following pages provide a guide to integrating the Point SDK with your React Native app.

Refer to the Bluedot Canvas User Guide for tips to set up your Zones, Geofences, GEOLINE™, Actions and Conditions.

Resources

info

This wrapper includes the basic functionality of our SDK. We’ve open-sourced the code of this wrapper in case you’d like to expand it and implement your methods or logic.
If you have any suggestions for expanding functionality or would like our team to review your implementation, please contact our engineering support team – help@bluedot.io

info

The Bluedot React Native wrapper version 2.0.0 is a major rewrite of our APIs. It includes breaking changes if you’re still on versions 1.1.x. Please check our Migration guide to 2.0.0 here.