Skip to content

letscooee/cooee-react-native

Repository files navigation

React Native Plugin for Cooee SDK

npm NPM Snyk Vulnerabilities for npm package npm type definitions

What is Cooee?

Let’s Cooee powers hyper-personalized and real time engagements for mobile apps based on machine learning. The SaaS platform, hosted on cloud infrastructure processes millions of user transactions and data attributes to create unique and contextual user engagement triggers for end users with simple SDK integration that requires no coding at mobile app level.

For more information visit our website and documentation.

Features

  1. Plug and Play - Plugin is plug and play for mobile applications. That means it needs to be initialized with the Application Context, and it will work automatically in the background.
  2. Independent of Application - Plugin is independent of the application. It will collect data points with zero interference from/to the applications. Although applications can send additional data points (if required) to the Plugin using API’s.
  3. Rendering engagement triggers - Plugin will render the campaign trigger at real-time with the help of server http calls.

Platforms

  • Android (Minimum Android 5.0 / API level 21)
  • iOS (Minimum deployment target iOS 13)

Installation & Uses

For detailed installation & uses, Refer React-Native documentation.