1 个仓库
Common interactive behaviors specifically for chat interfaces, such as keyboard management and swipe actions.
Distinct from Interactive Chat Controls: Existing candidates focus on AI-driven components or programmatic protocols, not native mobile UI interaction patterns like keyboard dismissal.
Explore 1 awesome GitHub repository matching user interface & experience · Chat Interaction Patterns. Refine with filters or upvote what's useful.
Chatto 是一个基于 Swift 的 UI 框架和组件库,用于在 iOS 上构建消息界面。它提供了一系列可重用的界面组件,用于渲染文本气泡、照片附件和交互式输入区域。 该框架以分页聊天界面为中心,该界面可双向加载对话历史记录。为了保持滚动性能,它对消息单元格采用了后台布局计算。 该库涵盖了模块化消息屏幕的构建以及移动聊天交互的实现,例如键盘隐藏和滑动显示附件视图。
Implements interactive behaviors for dismissing the keyboard and swiping to reveal accessory views.