761 B
761 B
react-native-appmetrica
React Native bridge to the AppMetrica on both iOS and Android.
NOTE: Only iOS support for now. Feel free to send PR with Android support.
Installation
- Setup AppMetrica.
YandexMobileMetrica.framework
should be placed at<project_dir>/ios/
or<project_dir>/ios/Frameworks/
. Otherwise you'll get build error. npm install --save react-native-appmetrica
react-native link react-native-appmetrica