UNPKG

bluedot-react-native

Version:

Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries

18 lines (11 loc) 873 B
# bluedot-react-native Bluedot React Native is a wrapper around the [Android Point SDK](https://docs.bluedot.io/android-sdk/) and [iOS Point SDK](https://docs.bluedot.io/ios-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](https://docs.bluedot.io/react-native-library/). - To see an implementation example refer to our [Minimal Integration Example](https://github.com/Bluedot-Innovation/Bluedot-React-Native-Minimal-Integration) ## Current Support - Android API 24+ - iOS 15.1+ - Compatible with React Native 0.77.0 Native support levels are based on [React Native requirements](https://github.com/facebook/react-native#-requirements).