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
Back to fdzsergio/sffocusviewlayout

Open-source alternatives to SFFocusViewLayout

30 open-source projects similar to fdzsergio/sffocusviewlayout, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SFFocusViewLayout alternative.

  • xmartlabs/xlformxmartlabs avatar

    xmartlabs/XLForm

    5,741View on GitHub↗

    XLForm is a declarative UI library and framework for generating synchronized iOS table-view forms from structured definitions. It provides a toolkit for building mobile data-entry screens using Swift and Objective-C, allowing developers to create interfaces based on declarative sections and rows. The framework features dynamic interface synchronization and conditional logic to manage row visibility and editing restrictions. It supports the creation of dynamic multivalued sections where users can insert, delete, or reorder rows at runtime. The library includes a variety of interactive input c

    Objective-C
    View on GitHub↗5,741
  • agdsdl/dlslideviewagdsdl avatar

    agdsdl/DLSlideView

    639View on GitHub↗

    DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。

    Objective-C
    View on GitHub↗639
  • forkingdog/fdstackviewforkingdog avatar

    forkingdog/FDStackView

    2,517View on GitHub↗

    Use UIStackView directly in iOS6+

    Objective-C
    View on GitHub↗2,517
  • layerhq/atlas-iosL

    layerhq/Atlas-iOS

    0View on GitHub↗
    View on GitHub↗0
  • jessesquires/jsqmessagesviewcontrollerJ

    jessesquires/JSQMessagesViewController

    11,080View on 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

    Objective-C
    View on GitHub↗11,080

AI search

Explore more awesome repositories

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

Find more with AI search
  • ramotion/folding-cellRamotion avatar

    Ramotion/folding-cell

    10,196View on GitHub↗

    Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI element that toggles between a collapsed and expanded state to reveal hidden information. The component implements animated content disclosure using a paper-like transition. It is designed for interactive UI components and mobile layouts, allowing compact lists or grids to expand into detailed views without navigating to a new page.

    Swift
    View on GitHub↗10,196
  • rstacruz/nprogressrstacruz avatar

    rstacruz/nprogress

    26,406View on GitHub↗

    nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als

    JavaScript
    View on GitHub↗26,406
  • facebook/componentkitfacebook avatar

    facebook/componentkit

    5,787View on GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Objective-C++
    View on GitHub↗5,787
  • 24ark/react-native-step-indicator24ark avatar

    24ark/react-native-step-indicator

    1,458View on GitHub↗

    A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView.

    TypeScript
    View on GitHub↗1,458
  • a-voyager/scrollnumberA

    a-voyager/ScrollNumber

    0View on GitHub↗
    View on GitHub↗0
  • 12207480/typagercontroller12207480 avatar

    12207480/TYPagerController

    1,365View on GitHub↗

    TYPagerController 简单,强大,高度定制,页面控制器,水平滚动内容和标题栏,包含多种barStyle。 TYPagerController v2.0 重构优化代码,分离出TYPagerViewLayout布局类,添加更多功能,更加强大。 如果还想使用以前的版本可以查看分支v1.0.6 和 pod 'TYPagerController', '~> 1.0.6'

    Objective-C
    View on GitHub↗1,365
  • a5533348/payuiA

    a5533348/PayUI

    0View on GitHub↗
    View on GitHub↗0
  • aagarwal1012/liquid-pull-to-refreshaagarwal1012 avatar

    aagarwal1012/Liquid-Pull-To-Refresh

    1,297View on GitHub↗

    🔁 A custom refresh indicator for flutter.

    Dartandroidflutterhacktoberfest
    View on GitHub↗1,297
  • aakashns/react-native-dialogsaakashns avatar

    aakashns/react-native-dialogs

    602View on GitHub↗

    React Native wrappers for https://github.com/afollestad/material-dialogs

    Java
    View on GitHub↗602
  • 0x73/sdevflatcolors0

    0x73/SDevFlatColors

    0View on GitHub↗
    View on GitHub↗0
  • 80cmdude/embeddedpicker80cmdude avatar

    80cmdude/EmbeddedPicker

    5View on GitHub↗

    Embedded page picker control for Xamarin.forms for both Android and iOS

    C#
    View on GitHub↗5
  • adelarsq/neoline.vimadelarsq avatar

    adelarsq/neoline.vim

    266View on GitHub↗

    Status Line for Neovim focused on beauty and performance ✅💙💛🤍💚

    Lua
    View on GitHub↗266
  • 631106979/wclwaterfalllayout631106979 avatar

    631106979/WCLWaterFallLayout

    37View on GitHub↗

    用swift写的简单的瀑布流布局,用于UICollectionView,支持拖拽布局~

    Swift
    View on GitHub↗37
  • 1000memories/tmquiltview1000Memories avatar

    1000Memories/TMQuiltView

    564View on GitHub↗

    TMQuiltView

    Objective-C
    View on GitHub↗564
  • adeptoas/sweet-modal-vueadeptoas avatar

    adeptoas/sweet-modal-vue

    747View on GitHub↗

    The sweetest library to happen to modals.

    Vue
    View on GitHub↗747
  • adi-works/vue-stepperadi-works avatar

    adi-works/vue-stepper

    109View on GitHub↗

    👨🏻‍🚀 A renderless component for composing a Stepper

    Vuecomponentsteppervue
    View on GitHub↗109
  • adi518/vue-stepper-componentadi518 avatar

    adi518/vue-stepper-component

    109View on GitHub↗

    👨🏻‍🚀 A renderless component for composing a Stepper

    Vue
    View on GitHub↗109
  • adospace/reactorui-xamarinadospace avatar

    adospace/reactorui-xamarin

    70View on GitHub↗

    ReactorUI is an alternative UI framework written on top of Xamarin Forms highly inspired to React.js and Flutter

    C#
    View on GitHub↗70
  • afeiship/wepy-flexbox-gridA

    afeiship/wepy-flexbox-grid

    0View on GitHub↗
    View on GitHub↗0
  • afollestad/cards-uiA

    afollestad/Cards-UI

    0View on GitHub↗
    View on GitHub↗0
  • afollestad/material-dialogsafollestad avatar

    afollestad/material-dialogs

    19,577View on GitHub↗

    material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot

    Kotlin
    View on GitHub↗19,577
  • adamschwartz/chrome-tabsadamschwartz avatar

    adamschwartz/chrome-tabs

    1,792View on GitHub↗

    Chrome-style tabs in HTML/CSS.

    JavaScript
    View on GitHub↗1,792
  • agilie/agcircularpickeragilie avatar

    agilie/AGCircularPicker

    625View on GitHub↗

    AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter

    Swift
    View on GitHub↗625
  • agordeev/dckitagordeev avatar

    agordeev/DCKit

    141View on GitHub↗

    Set of iOS controls with useful IBInspectable properties. Written on Swift.

    Swiftibdesignableibinspectableios
    View on GitHub↗141
  • adad184/mmpopupviewadad184 avatar

    adad184/MMPopupView

    2,095View on GitHub↗

    MMPopupView

    Objective-C
    View on GitHub↗2,095