awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesMessaging Input Controllers

Specialized view controllers for managing text input and interface behaviors in mobile messaging apps.

Distinguishing note: Shortlist candidates refer to full clients or generic controls; this is a specific controller for the input bar.

Explore 2 awesome GitHub repositories matching mobile development · Messaging Input Controllers. Refine with filters or upvote what's useful.

Awesome Messaging Input Controllers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jessesquires/jsqmessagesviewcontrollerJ

    jessesquires/JSQMessagesViewController

    11,080عرض على GitHub↗

    JSQMessagesViewController is a UIKit-based conversational UI framework and library for iOS. It provides a set of components for rendering interactive message streams, multimedia chat histories, and customizable input controllers within mobile applications. The framework features a layout engine that calculates dynamic bubble dimensions and handles orientation-aware rendering. It includes a resizing text input area with a customizable toolbar for sending and formatting messages, as well as support for group conversations with multiple participants. The library covers message rendering through

    Implements a resizing text field and toolbar for sending and formatting messages in a mobile application.

    Objective-C
    عرض على GitHub↗11,080
  • slackhq/slacktextviewcontrollerالصورة الرمزية لـ slackhq

    slackhq/SlackTextViewController

    8,266عرض على GitHub↗

    SlackTextViewController is a specialized iOS user interface framework and UIKit text input component designed for markdown editing and messaging input management. It provides a view controller subclass that bundles text input logic and layout management into a reusable component for iOS applications. The framework implements specific messaging interface behaviors, including inverted scroll layouts that anchor content from the bottom up and animated typing indicators. It supports a rich text input workflow with markdown formatting, prefix-based autocompletion, and the ability to insert images

    Implements a UIViewController subclass specifically for managing growing text input fields on iOS.

    Objective-C
    عرض على GitHub↗8,266
  1. Home
  2. Mobile Development
  3. Messaging Input Controllers