Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
d9bd3d8f4d | |||
bcafff0667 |
@ -8,7 +8,7 @@ React Native bridge to the [AppMetrica](https://appmetrica.yandex.com/) on both
|
||||
## Usage
|
||||
|
||||
```js
|
||||
import AppMetrica from 'react-native-appmetrica';
|
||||
import AppMetrica from '@ijl/react-native-appmetrica';
|
||||
|
||||
// Starts the statistics collection process.
|
||||
AppMetrica.activate({
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@ijl/react-native-appmetrica",
|
||||
"title": "Yandex AppMetrica React Native Plugin",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "React Native plugin for AppMetrica analytics tool",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user