mirror of
https://gitee.com/openharmony/applications_app_samples
synced 2024-11-23 16:40:08 +00:00
.. | ||
AppScope | ||
features/chatlist | ||
hvigor | ||
products/phone/entry | ||
screenshots/device | ||
.gitattributes | ||
.gitignore | ||
build-profile.json5 | ||
code-linter.json5 | ||
hvigorfile.ts | ||
hvigorw | ||
hvigorw.bat | ||
oh-package.json5 | ||
ohosTest.md | ||
README_en.md | ||
README_zh.md |
Chat instance application
Introduction to the
This is a chat like ETS application, using a static layout to build "chat", "contacts", "discover", "ME" four main page.
Directions for use
-
The application contains four main pages: "Chat", "address book", "Discover" and "ME". Tabs are used to switch modules
-
There is a back button in the upper left corner of level 2 and above pages
-
Click the input box at the bottom of the chat content page to enter content, and click the icon of facial expression to send pictures
-
Clicking on "Moments" on the "Discovery" page will enter the "Moments" page.
Constraints and Limitations
-
The SDK version must be API Version 10 Release or later.
-
This sample requires DevEco Studio 4.0 Release to compile and run.