@dndev/react-native-yandex-appmetrica
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha • Public • Published

react-native-yandex appmetrica

Why

Bridge react-native-appmetrica has old versions of all dependencies and don't support Appmetrica Push SDK

Activate

import YandexAppmetrica from 'react-native-yandex-appmetrica';

// Activate with api key
YandexAppmetrica.activate('YOUR-API-KEY');

// Activate with config
YandexAppmetrica.activate(config);

// Activate pushes
YandexAppmetrica.activate(config, true);

Readme

Keywords

none

Package Sidebar

Install

npm i @dndev/react-native-yandex-appmetrica

Weekly Downloads

1

Version

0.0.1-alpha

License

MIT

Unpacked Size

78.1 kB

Total Files

24

Last publish

Collaborators

  • dndev