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.
.
├── 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