pushwoosh-geozones-react-native-plugin

This plugin allows you to receive push notifications from Pushwoosh Geozones. Powered by Pushwoosh (www.pushwoosh.com).

Usage no npm install needed!

<script type="module">
  import pushwooshGeozonesReactNativePlugin from 'https://cdn.skypack.dev/pushwoosh-geozones-react-native-plugin';
</script>

README

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();