We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b516f9a commit df61308Copy full SHA for df61308
1 file changed
README.md
@@ -16,12 +16,6 @@ React Native wrapper for Intercom.io. Based off of [intercom-cordova](https://gi
16
yarn add react-native-intercom # or npm install react-native-intercom
17
```
18
19
- Others have reported issues with the current 11.x version and recommend installing the 10.2.0 version:
20
-
21
- ```bash
22
- yarn add react-native-intercom@10.2.0 # or npm install react-native-intercom@10.2.0
23
- ```
24
25
1. Link native dependencies
26
27
```bash
0 commit comments