Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

Repository files navigation

react-native-amplitude-sdk

npm version

Native Bindings for the amplitude Library for both IOS and Android.

Installation

  1. Install platform specific SDK according to instructions
  2. npm install --save react-native-amplitude-sdk
  3. react-native link react-native-amplitude-sdk

Android specific

This is probably fixable in the react-native link setup but:

In MainApplication.java of the react-native project change:

new AmplitudeSDKAndroidPackage(),

into:

new AmplitudeSDKAndroidPackage(getApplication()),

About

Native Bindings for the Amplitude Library

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages