bluedot-react-native
v3.1.0
Published
Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries
Downloads
1,975
Readme
bluedot-react-native
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.
Documentation
- To check out the package documentation, visit our docs website.
- To see an implementation example refer to our Minimal Integration Example
Current Support
- Android API 21+
- iOS 12.4+
- Compatible with React Native 0.73.6
Native support levels are based on React Native requirements.
Questions
For questions and support please use our Help Desk
Mirgrating to 2.0.0
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.
Mirgrating to 3.0.0
The Bluedot React Native wrapper version 3.0.0
includes breaking changes if you're still on versions 2.x.x
. Please check our Migration guide to 3.0.0
here.