1.4.0 • Published 7 years ago

react-native-amplitude-sdk v1.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

react-native-amplitude-sdk

npm npm npm CircleCI branch

React Native wrapper for Amplitude.

Setup

# Yarn
yarn add react-native-amplitude-sdk

# NPM
npm install --save 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! :tada:

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

1.4.0

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

8 years ago

0.1.0

8 years ago