Skip to content

Pushwoosh/pushwoosh-geozones-react-native-plugin

Repository files navigation

React Native Pushwoosh Geozones module

GitHub release npm license

platforms

Guide Documentation Sample

Installation

npm install pushwoosh-geozones-react-native-plugin --save
react-native link pushwoosh-geozones-react-native-plugin

Usage

import PushwooshGeozones from 'pushwoosh-geozones-react-native-plugin';

PushwooshGeozones.startLocationTracking();