fix read me
This commit is contained in:
@@ -3,14 +3,7 @@ React Native bridge to the [AppMetrica](https://appmetrica.yandex.com/) on both
|
||||
|
||||
## Installation
|
||||
|
||||
1. `npm install react-native-appmetrica --save`
|
||||
2. If React Native version <= 0.59: \
|
||||
`react-native link react-native-appmetrica`
|
||||
3. iOS only
|
||||
* if `${PROJECT_DIR}/ios/Podfile` exists: \
|
||||
`npx pod-install`
|
||||
* if `${PROJECT_DIR}/ios/Podfile` don't exists: \
|
||||
[Setup AppMetrica](https://appmetrica.yandex.com/docs/mobile-sdk-dg/tasks/ios-quickstart.html) and placed frameworks at `${PROJECT_DIR}/ios/Frameworks`
|
||||
1. `npm install @jil/react-native-appmetrica --save`
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user