Skip to content

Commit 35b469f

Browse files
authored
Update README.md
1 parent dd7b2af commit 35b469f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ react-native link react-native-netease-im
2424
```
2525

2626
#### 手动link~(如果不能够自动link)
27-
#####ios
27+
##### ios
28+
```
2829
a.打开XCode's工程中, 右键点击Libraries文件夹 ➜ Add Files to <...>
2930
b.去node_modules ➜ react-native-netease-im ➜ ios ➜ 选择 RNNeteaseIm.xcodeproj
3031
c.在工程Build Phases ➜ Link Binary With Libraries中添加libRNNeteaseIm.a
31-
32-
#####Android
33-
32+
```
33+
##### Android
3434
```
3535
// file: android/settings.gradle
3636
...

0 commit comments

Comments
 (0)