TapResearch / react-native-tapresearch

A react native plugin for TapResearch
1 stars 2 forks source link

react-native-tapresearch

For additional information, please see the TapResearch React Native SDK integration guide.

Setup

Create an app and grab your API Token.

Installation

Run the following commands:

  1. $ yarn add react-native-tapresearch
  2. $ react-native link react-native-tapresearch <- If you're on an old version of RN without autolinking

Other platforms:

TapResearch Android SDK integration guide

TapResearch Unity SDK integration guide

TapResearch iOS SDK integration guide