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

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

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

Open-source alternatives to MaterialDesignControlsPlugin

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

  • crazycodeboy/react-native-splash-screencrazycodeboy 的头像

    crazycodeboy/react-native-splash-screen

    5,657在 GitHub 上查看↗

    This project is a cross-platform mobile splash screen and boot manager for applications. It functions as a native mobile UI component that bridges iOS and Android launch views with a JavaScript framework to hide the boot process and prevent blank screens during initialization. The tool coordinates the transition from the native operating system launch image to the application interface. It provides the ability to display a native loading image over the application interface and trigger its dismissal once asynchronous initialization tasks are complete. The system manages native UI overlays an

    Java
    在 GitHub 上查看↗5,657
  • airyland/vuxairyland 的头像

    airyland/vux

    17,486在 GitHub 上查看↗

    Vux is a mobile web UI kit and Vue mobile UI library consisting of predefined layout and interface components. It functions as a WeUI component framework that implements a standardized design language for web applications. The library provides a collection of reusable interface elements optimized for mobile browser screen dimensions and touch interactions. It ensures visual consistency across different mobile devices by mapping component styles directly to the WeUI mobile design specification. The framework covers mobile web interface design, mobile UI development, and the rapid assembly of

    Vueantcomponentsjavascript
    在 GitHub 上查看↗17,486
  • youzan/vantyouzan 的头像

    youzan/vant

    24,323在 GitHub 上查看↗

    Vant is a mobile UI library and component framework for Vue, providing a collection of lightweight, reusable interface elements optimized for small screens and touch interactions. It serves as a mobile component library and accessible web UI kit designed to integrate with Vue's reactivity and state management. The framework functions as a themable design system, allowing for visual branding and dark mode support through customizable theme variables. It includes built-in tools for internationalization to localize user interfaces across different geographic regions. The library covers a broad

    TypeScript
    在 GitHub 上查看↗24,323

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • mgierlasinski/magicgradientsmgierlasinski 的头像

    mgierlasinski/MagicGradients

    365在 GitHub 上查看↗

    (this picture is draggable, check it out)

    C#
    在 GitHub 上查看↗365
  • robinmanuelthiel/swipecardsrobinmanuelthiel 的头像

    robinmanuelthiel/swipecards

    126在 GitHub 上查看↗

    A Tinder control for Xamarin.Forms that supports iOS, Android and UWP.

    C#
    在 GitHub 上查看↗126
  • suavepirate/badgeviewSuavePirate 的头像

    SuavePirate/BadgeView

    75在 GitHub 上查看↗

    A simple Xamarin.Forms control to display a round badge

    C#
    在 GitHub 上查看↗75
  • krzysztofstepnikowski/xamarin.forms.entryautocompletekrzysztofstepnikowski 的头像

    krzysztofstepnikowski/Xamarin.Forms.EntryAutoComplete

    35在 GitHub 上查看↗

    Xamarin.Forms.EntryAutoComplete is a custom control which functionality provides you with suggestions while typing. There are several modes of suggestions. The suggested text can be displayed in a drop-down list so that you can choose from different options.

    C#
    在 GitHub 上查看↗35
  • chrfalch/ncontrolchrfalch 的头像

    chrfalch/NControl

    262在 GitHub 上查看↗

    NControl is a Xamarin.Forms wrapper control built around the NGraphics library enabling developers to create custom controls without the need for custom renderers.

    C#
    在 GitHub 上查看↗262
  • roubachof/sharpnado.presentation.formsroubachof 的头像

    roubachof/Sharpnado.Presentation.Forms

    580在 GitHub 上查看↗

    | Lib | Version | | -------- | ---------------------------------------------------------------------------------------------------------------------------------------- | | Sharpnado.Presentation.Forms | | | Sharpnado.Forms.HorizontalListView | |

    在 GitHub 上查看↗580
  • rotorgames/rg.plugins.popuprotorgames 的头像

    rotorgames/Rg.Plugins.Popup

    1,142在 GitHub 上查看↗

    Rg.Plugins.Popup - is a cross platform plugin for Xamarin.Forms which allows to open Xamarin.Forms pages as a popup that can be shared across iOS, Android and UWP (macOS supporting will be soon). Also the plugin allows to use very simple and flexible animations for showing popup pages. For more…

    C#
    在 GitHub 上查看↗1,142
  • jamesmontemagno/imagecirclepluginjamesmontemagno 的头像

    jamesmontemagno/ImageCirclePlugin

    232在 GitHub 上查看↗

    Simple but elegant way of display circle images in your Xamarin.Forms projects

    C#
    在 GitHub 上查看↗232
  • jamesmontemagno/xamarin.forms-pulltorefreshlayoutjamesmontemagno 的头像

    jamesmontemagno/Xamarin.Forms-PullToRefreshLayout

    216在 GitHub 上查看↗

    PullToRefreshLayout for Xamarin.Forms

    C#
    在 GitHub 上查看↗216
  • sdc-alibaba/sui-mobilesdc-alibaba 的头像

    sdc-alibaba/SUI-Mobile

    6,058在 GitHub 上查看↗

    SUI-Mobile is a lightweight JavaScript UI library for building mobile web interfaces. It provides a collection of touch-optimized components including navigation bars, tab bars, grids, accordion lists, buttons, forms, scrollable content areas, dialogs, preloaders, image viewers, and slide shows. The library is built as a set of independent Zepto plugins, each with its own default configuration and no cross-dependencies, which reduces code coupling. It includes a REM-based scaling system that proportionally resizes the entire page layout across different screen widths, and integrates a click-h

    JavaScript
    在 GitHub 上查看↗6,058
  • tencent/weuiTencent 的头像

    Tencent/weui

    27,376在 GitHub 上查看↗

    WeUI is a mobile web UI library and design system consisting of CSS components and HTML templates. It is specifically designed to replicate the visual identity and interface of the WeChat messaging ecosystem, providing a standardized set of components to build responsive mobile web interfaces. The library functions as a stateless component system, utilizing a pure CSS architecture and HTML templates that rely on external JavaScript for interactivity. It employs a BEM-based class naming convention to manage component nesting and prevent style leakage across complex layouts. The framework incl

    HTMLmobile-webstylewechat
    在 GitHub 上查看↗27,376
  • rstacruz/nprogressrstacruz 的头像

    rstacruz/nprogress

    26,406在 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
    在 GitHub 上查看↗26,406
  • weui/weuiweui 的头像

    weui/weui

    27,377在 GitHub 上查看↗

    WeUI is a mobile design system and CSS component framework providing a collection of pre-styled widgets and layout components for building mobile web applications. It functions as a mobile web UI library that enforces a consistent visual language and design language across web environments. The library utilizes a BEM styling system to prevent CSS conflicts and ensure modular component behavior. It provides a set of reusable styles and layout helpers that enable rapid prototyping of mobile web layouts through standardized buttons, dialogs, and navigation elements. The framework includes a mob

    HTML
    在 GitHub 上查看↗27,377
  • jquery-archive/jquery-mobilejquery-archive 的头像

    jquery-archive/jquery-mobile

    9,615在 GitHub 上查看↗

    jQuery Mobile is a mobile web framework and cross-platform UI library designed to create consistent HTML5 user interfaces that adapt to different mobile device platforms and screen sizes. It provides a collection of customizable components and CSS styles to render a unified look and feel across various mobile operating systems. The framework functions as a CSS themeable UI kit, featuring a build process that allows for the generation of custom visual themes by modifying base style files and assets. The library covers a broad capability surface including responsive mobile interface developmen

    JavaScript
    在 GitHub 上查看↗9,615
  • facebook/componentkitfacebook 的头像

    facebook/componentkit

    5,787在 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++
    在 GitHub 上查看↗5,787
  • fangwei716/30-days-of-react-nativefangwei716 的头像

    fangwei716/30-days-of-react-native

    6,879在 GitHub 上查看↗

    This project is a collection of practical implementation examples and demonstrations for building mobile applications using a JavaScript-based native framework. It serves as a cross-platform mobile framework demo, providing a gallery of interactive interface patterns and native integration suites. The repository showcases specialized capabilities including high-performance 2D and 3D visual content through OpenGL graphics implementation. It also features a suite of native hardware integrations, covering biometric authentication via fingerprint scanning and gesture-based unlock patterns. The p

    JavaScript
    在 GitHub 上查看↗6,879
  • ant-design/ant-design-mobileant-design 的头像

    ant-design/ant-design-mobile

    12,006在 GitHub 上查看↗

    Ant Design Mobile is a mobile UI component library and design system built for React. It provides a collection of pre-styled interface elements and standardized UI blocks used to create consistent, responsive user interfaces for mobile web applications. The framework focuses on mobile web design and frontend interface engineering, providing tools to implement interaction patterns tailored for touch-based browsing. It ensures a uniform look and feel across different mobile browsers and handheld device screens. The library incorporates responsive layout systems and CSS-variable-based theming.

    TypeScriptant-designantdantd-mobile
    在 GitHub 上查看↗12,006
  • pujiaxin33/jxcategoryviewpujiaxin33 的头像

    pujiaxin33/JXCategoryView

    6,165在 GitHub 上查看↗

    JXCategoryView is a set of iOS user interface components for creating scrollable tab menus and paging containers. It provides a system for implementing category-based navigation where a segmented control coordinates with a content area to enable section transitions. The project focuses on the synchronization between a navigation menu and a paging view controller, ensuring that scrolling through content updates the active tab and vice versa. It supports highly customizable tab cells through subclassing, allowing for the integration of images, rich text, and notification badges. The library in

    Objective-Ccategorycategoryviewcollectionview
    在 GitHub 上查看↗6,165
  • adad184/mmpopupviewadad184 的头像

    adad184/MMPopupView

    2,095在 GitHub 上查看↗

    MMPopupView

    Objective-C
    在 GitHub 上查看↗2,095
  • acoville/valkyrieA

    acoville/Valkyrie

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 52inc/pulley52inc 的头像

    52inc/Pulley

    2,013在 GitHub 上查看↗

    A library to imitate the iOS 10 Maps UI.

    Swift
    在 GitHub 上查看↗2,013
  • agordeev/dckitagordeev 的头像

    agordeev/DCKit

    141在 GitHub 上查看↗

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

    Swiftibdesignableibinspectableios
    在 GitHub 上查看↗141
  • agilie/agcircularpickeragilie 的头像

    agilie/AGCircularPicker

    625在 GitHub 上查看↗

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

    Swift
    在 GitHub 上查看↗625
  • ahmadnemati/windviewA

    AhmadNemati/WindView

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ahmettkeskin/interactiveplayerviewAhmettKeskin 的头像

    AhmettKeskin/InteractivePlayerView

    273在 GitHub 上查看↗

    Custom iOS music player view

    Swift
    在 GitHub 上查看↗273
  • ahoefling/tabstripahoefling 的头像

    ahoefling/TabStrip

    27在 GitHub 上查看↗

    Tab Strip control for Xamarin.Forms

    C#
    在 GitHub 上查看↗27
  • aboudoux/blazoranimationaboudoux 的头像

    aboudoux/BlazorAnimation

    141在 GitHub 上查看↗

    a Blazor component based on animate.css to easly animate your content

    C#
    在 GitHub 上查看↗141