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
|
## Usage
|
||||||
|
|
||||||
```js
|
```js
|
||||||
import AppMetrica from 'react-native-appmetrica';
|
import AppMetrica from '@ijl/react-native-appmetrica';
|
||||||
|
|
||||||
// Starts the statistics collection process.
|
// Starts the statistics collection process.
|
||||||
AppMetrica.activate({
|
AppMetrica.activate({
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@ijl/react-native-appmetrica",
|
"name": "@ijl/react-native-appmetrica",
|
||||||
"title": "Yandex AppMetrica React Native Plugin",
|
"title": "Yandex AppMetrica React Native Plugin",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "React Native plugin for AppMetrica analytics tool",
|
"description": "React Native plugin for AppMetrica analytics tool",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user