2.0.0 • Published 4 years ago

react-native-acc v2.0.0

Weekly downloads
93
License
ISC
Repository
github
Last release
4 years ago

react-native-acc

React-native module wrapping Android and iOS Accengage native SDKs.

Features

For Android

  • InApp (without geofencing and beacons)
  • Scheduled Alarms (without geofencing and beacons)
  • Analytics (Events, Views, Device Info, Static Lists, Subscription tag, States)

If you want to use push notifications for FCM, geofencing and beacons, please add additional corresponding accengage react-native modules: react-native-fcm, react-native-geofences, react-native-beacons. The fact that Accengage Android native SDK has plugins allowed us to separate the functionality on different modules and do not oblige you to use, for instance, beacons and geofencing by default.

For iOS

  • InApp
  • Scheduled Alarms
  • Analytics (Events, Views, Device Info, Static Lists, Subscription tag, States)
  • Push Notifications

Checkout our react-native sample using these features.

Installation

npm install react-native-acc
react-native link

Integration

Android

TODO

iOS

TODO

Usage

Controls

Push Notification

InApps

Analytics

Events

Views

Device Info

Static Lists

Subscription tag

States