Skip to content

Commit d1eda87

Browse files
committed
Merge branch 'rm/rn0.62-update-podspec' of github.com:taskrabbit/react-native-zendesk-chat into rm/rn0.62-update-podspec
2 parents bc1a94d + 56f594e commit d1eda87

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ Follow the instructions to install the SDK for [iOS](https://developer.zendesk.c
5151
- Add `import com.taskrabbit.zendesk.*;` to the imports at the top of the file
5252
- Add `new RNZendeskChatPackage(this)` to the list returned by the `getPackages()` method
5353

54-
2. Open up `android/app/main/java/[...]/MainActivity.java`
55-
56-
- Add `import com.taskrabbit.zendesk.*;` to the imports at the top of the file
57-
- Add `new RNZendeskChatPackage(this)` to the list returned by the `getPackages()` method
58-
5954
3. Append the following lines to `android/settings.gradle`:
6055

6156
```

0 commit comments

Comments
 (0)