Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 780 Bytes

File metadata and controls

30 lines (25 loc) · 780 Bytes

English | 中文


This is a multi-project workspace that contains corresponding example applications and package projects under the examples and packages directories, each with their own project documentation.

new entry

Architecture

.
├── package.json
├── docs
│   └── v4
├── examples
│   ├── callkit-example
│   ├── product-uikit-demo
│   ├── product-room-demo
│   ├── room-example
│   └── uikit-example
├── node_modules
├── packages
│   ├── react-native-chat-callkit
│   ├── react-native-chat-room
│   └── react-native-chat-uikit
├── patches
├── scripts
└── templates