awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMessage

Protocols for supplying message objects to a chat interface and handling user interactions.

Distinct from Data Sources: Distinct from Data Sources: focuses on message-specific data source protocols for chat interfaces, not general data source connectivity.

Explore 1 awesome GitHub repository matching data & databases · Message. Refine with filters or upvote what's useful.

Awesome Message GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • messagekit/messagekitMessageKit 的头像

    MessageKit/MessageKit

    6,266在 GitHub 上查看↗

    MessageKit is an iOS chat UI framework that provides a scrollable conversation interface built on UICollectionView, enabling developers to render text, images, videos, locations, emoji, audio, and contact messages within message bubbles. The framework is designed around a pre-built MessagesViewController that can be subclassed to inherit the full chat layout, input bar, and message display without writing UI from scratch, and it uses a data source protocol for message retrieval along with delegate callbacks for user interactions. The framework distinguishes itself through a highly customizabl

    Retrieves and manages message data through a data source protocol with delegate callbacks.

    Swift
    在 GitHub 上查看↗6,266
  1. Home
  2. Data & Databases
  3. Data Sources
  4. Message