Skip to content

Commit

Permalink
Merge pull request #657 from haoxiuwen/doc-v2
Browse files Browse the repository at this point in the history
Modify Flutter/RN Image Size
  • Loading branch information
haoxiuwen authored Feb 29, 2024
2 parents e0d0707 + a5f75a0 commit b854e26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/uikit/chatuikit/flutter/chatuikit_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,13 @@

- MessagesView 提供所有聊天视图。

![img](@static/images/uikit/chatuikit/android/page_chat.png =400x830)
![img](@static/images/uikit/chatuikit/android/page_chat.png =400x890)

- ConversationsView 提供会话列表。

![img](@static/images/uikit/chatuikit/android/page_conversation.png =400x850)

- ContactsView 提供联系人、群组及其详情等。

![img](@static/images/uikit/chatuikit/android/page_contact_list.png =400x830)
![img](@static/images/uikit/chatuikit/android/page_contact_list.png =400x850)

4 changes: 2 additions & 2 deletions docs/uikit/chatuikit/react-native/chatuikit_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@

- `ConversationDetail` 提供会话列表容器。

![img](@static/images/uikit/chatuikit/android/page_chat.png =400x830)
![img](@static/images/uikit/chatuikit/android/page_chat.png =400x890)

- `ConversationList` 提供所有聊天视图的容器。

![img](@static/images/uikit/chatuikit/android/page_conversation.png =400x850)

- `ContactList` 提供联系人、群组及其详情等容器。

![img](@static/images/uikit/chatuikit/android/page_contact_list.png =400x830)
![img](@static/images/uikit/chatuikit/android/page_contact_list.png =400x850)



Expand Down

0 comments on commit b854e26

Please sign in to comment.