react-native-amplitude-sdk

React Native wrapper for Amplitude.

MIT License

Downloads
12
Stars
2
Committers
2

react-native-amplitude-sdk

React Native wrapper for Amplitude.

Getting Started

yarn add react-native-amplitude-sdk

iOS with Cocoapods

Add the following to your Podfile:

pod "react-native-amplitude-sdk", path: "../node_modules/react-native-amplitude-sdk"

Then run:

pod install

You're done! 🎉

NOTE Your relative path to node_modules may differ.

iOS with Carthage

Currently, the npm module doesn't work well with Carthage. See this issue for details.

Run:

npm install --save git+https://github.com/arthur31416/react-native-amplitude-sdk.git

Read instructions (2, 3 and 4): Amplitude for iOS

Android

Coming soon, PRs welcome!

Usage

TODO

Package Rankings
Top 15.17% on Npmjs.org
Badges
Extracted from project README
npm npm npm CircleCI branch