Add link to AppMetrika website

This commit is contained in:
Aleksei Androsov 2017-09-30 18:10:42 +03:00 committed by GitHub
parent 4e11c4b727
commit cea4da924b

View File

@ -3,11 +3,11 @@
# react-native-appmetrica
React Native bridge to the AppMetrica on both iOS and Android.
React Native bridge to the [AppMetrica](https://appmetrica.yandex.com/) on both iOS and Android.
## Installation
1. Setup [AppMetrica](https://tech.yandex.com/appmetrica/).
1. [Setup AppMetrica](https://tech.yandex.com/appmetrica/).
`YandexMobileMetrica.framework` should be placed at `<project_dir>/ios/` or `<project_dir>/ios/Frameworks/`.
Otherwise you'll get build error.
2. `npm install --save react-native-appmetrica`