Как подключить yandex appmetrica в ReactNative?
Делаю по документации: https://appmetrica.yandex.ru/docs/mobile-sdk-dg/plugins/react-native/react-native-plugin.html
import AppMetrica from 'react-native-appmetrica';
=>
TS7016: Could not find a declaration file for module 'react-native-appmetrica'.
Использую:
"react": "18.1.0",
"react-native": "0.70.2",
Источник: Stack Overflow на русском