awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FluidGroup avatar

FluidGroup/swiftui-messaging-ui

0
View on GitHub↗
55 stars·6 forks·Swift·Apache-2.0·15 viewsdeepwiki.com/FluidGroup/swiftui-messaging-ui/1-overview↗

Swiftui Messaging Ui

For SwiftUI apps - a primitive component to make Chat-UI with stable prepending - no scroll jumps when loading older messages.

Features

  • Chat Interfaces - SwiftUI chat component with stable message loading.

Star history

Star history chart for fluidgroup/swiftui-messaging-uiStar history chart for fluidgroup/swiftui-messaging-ui

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Swiftui Messaging Ui

These projects share indexed features with Swiftui Messaging Ui. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • badoo/chattobadoo avatar

    badoo/Chatto

    4,505View on GitHub↗

    Chatto is a Swift-based UI framework and component library for building messaging interfaces on iOS. It provides a collection of reusable interface components for rendering text bubbles, photo attachments, and interactive input areas. The framework centers on a paginated chat interface that loads conversation history in both directions. To maintain scrolling performance, it employs background layout calculations for message cells. The library covers the construction of modular messaging screens and the implementation of mobile chat interactions, such as keyboard dismissal and swipe-to-reveal

    Swift
    View on GitHub↗4,505
  • dopebase/messenger-ios-chat-swift-firestoredopebase avatar

    dopebase/messenger-iOS-chat-swift-firestore

    790View on GitHub↗

    Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift

    Swift
    View on GitHub↗790
  • exyte/chatexyte avatar

    exyte/Chat

    1,797View on GitHub↗

    A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker

    Swift
    View on GitHub↗1,797
  • messagekit/messagekitMessageKit avatar

    MessageKit/MessageKit

    6,266View on 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

    Swift
    View on GitHub↗6,266
Compare all 6 related projects→

Frequently asked questions

What does fluidgroup/swiftui-messaging-ui do?

For SwiftUI apps - a primitive component to make Chat-UI with stable prepending - no scroll jumps when loading older messages.

What are the main features of fluidgroup/swiftui-messaging-ui?

The main features of fluidgroup/swiftui-messaging-ui are: Chat Interfaces.

Which projects share features with fluidgroup/swiftui-messaging-ui?

Projects with overlapping indexed features include: badoo/chatto — Chatto is a Swift-based UI framework and component library for building messaging interfaces on iOS. It provides a… dopebase/messenger-ios-chat-swift-firestore — Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift. exyte/chat — A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker. messagekit/messagekit — MessageKit is an iOS chat UI framework that provides a scrollable conversation interface built on UICollectionView,… nathantannar4/inputbaraccessoryview — A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments. steve228uk/messengerkit — :speech_balloon: A UI framework for building messenger interfaces on iOS.