1 مستودع
Methods for packaging and distributing a framework, including git submodule and Carthage integration.
Distinct from Submodule Initialization: Distinct from Submodule Initialization: covers the broader concept of framework distribution via submodules and Carthage, not just the initial checkout step.
Explore 1 awesome GitHub repository matching devops & infrastructure · Framework Distribution Methods. Refine with filters or upvote what's useful.
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
Packaged as a framework that can be embedded via git submodule and built with Carthage.