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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to infullmobile/wobbleview

Open-source alternatives to WobbleView

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

  • szk-atmosphere/sahistorynavigationviewcontrollerszk-atmosphere avatar

    szk-atmosphere/SAHistoryNavigationViewController

    1,564View on GitHub↗

    SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch!

    Swift
    View on GitHub↗1,564
  • nvim-mini/mini.nvimnvim-mini avatar

    nvim-mini/mini.nvim

    9,325View on GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    View on GitHub↗9,325
  • poetmountain/pmtweenpoetmountain avatar

    poetmountain/PMTween

    343View on GitHub↗

    An elegant and flexible tweening library for iOS and tvOS.

    Objective-C
    View on GitHub↗343
  • mikepenz/materialdrawermikepenz avatar

    mikepenz/MaterialDrawer

    11,644View on GitHub↗

    MaterialDrawer is a navigation drawer library and side menu framework for Android applications. It provides a Material Design UI component that implements a sliding side menu to manage user movement between different sections of a mobile application. The framework supports the organization of complex navigation lists, including the use of expandable sections, sticky headers, and badges. It includes tools for building personalized interfaces, such as user profile displays and headers. The library handles navigation through item management, event handling via listeners, and state-driven UI upd

    Kotlinandroidandroid-developmentandroid-library
    View on GitHub↗11,644

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
  • skywinder/gaugekitskywinder avatar

    skywinder/GaugeKit

    1,023View on GitHub↗

    Kit for building custom gauges easy reproducible Apple's style ring gauges.

    Swift
    View on GitHub↗1,023
  • ufreedom/floatingviewUFreedom avatar

    UFreedom/FloatingView

    1,799View on GitHub↗

    FloatingView can make the target view floating above the anchor view with cool animation

    Java
    View on GitHub↗1,799
  • goktugyil/ezswipecontrollerG

    goktugyil/EZSwipeController

    0View on GitHub↗
    View on GitHub↗0
  • callumboddy/cbzsplashviewcallumboddy avatar

    callumboddy/CBZSplashView

    1,479View on GitHub↗

    Twitter style Splash Screen View. Grows to reveal the Initial view behind

    Objective-C
    View on GitHub↗1,479
  • hanton/htytextfieldhanton avatar

    hanton/HTYTextField

    310View on GitHub↗

    A UITextField with bouncy placeholder.

    Swift
    View on GitHub↗310
  • lisnr/lnrsimplenotificationsLISNR avatar

    LISNR/LNRSimpleNotifications

    200View on GitHub↗

    Simple Swift in-app notifications

    Swift
    View on GitHub↗200
  • team-supercharge/shimmerlayoutteam-supercharge avatar

    team-supercharge/ShimmerLayout

    2,517View on GitHub↗

    DEPRECATED - Memory efficient shimmering effect for Android applications by Supercharge.

    Java
    View on GitHub↗2,517
  • square/flowsquare avatar

    square/flow

    2,768View on GitHub↗

    Name UI states, navigate between them, remember where you've been.

    Java
    View on GitHub↗2,768
  • thellimist/ezalertcontrollerthellimist avatar

    thellimist/EZAlertController

    365View on GitHub↗

    Easy Swift UIAlertController

    Swift
    View on GitHub↗365
  • xmartlabs/eurekaxmartlabs avatar

    xmartlabs/Eureka

    11,820View on GitHub↗

    Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It provides a declarative UI layout engine and a dynamic input interface to define fields, sections, and row layouts through a configuration layer. The system distinguishes itself through dynamic interface management, including conditional visibility and interaction control that reacts to real-time user changes. It supports complex input behaviors such as expandable row rendering, multivalued field management for inserting or deleting similar rows, and custom keyboard navigation that s

    Swift
    View on GitHub↗11,820
  • aritraroy/flashbararitraroy avatar

    aritraroy/Flashbar

    1,738View on GitHub↗

    ⚡️A highly customizable, powerful and easy-to-use alerting library for Android.

    Kotlin
    View on GitHub↗1,738
  • developer-shivam/crescentodeveloper-shivam avatar

    developer-shivam/Crescento

    1,264View on GitHub↗

    Add curve at bottom of image views and relative layouts.

    Javaappcompat-supportcurvecustomview
    View on GitHub↗1,264
  • gabrielemariotti/cardslibgabrielemariotti avatar

    gabrielemariotti/cardslib

    4,618View on GitHub↗

    cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and views designed as an extension for high-performance card rendering within recycling lists. The library distinguishes itself through a reorderable list implementation that supports drag-and-drop item rearrangement and nested content hierarchies. It also includes an interaction system for managing directional swipe constraints and a customizable undo action notification bar. The framework covers a broad range of card-based interface capabilities, including the composition of vis

    Java
    View on GitHub↗4,618
  • facebook/lithofacebook avatar

    facebook/litho

    7,771View on GitHub↗

    Litho is an Android declarative UI framework and component library used to build user interfaces through a declarative API and immutable state. It functions as an asynchronous layout engine that maps components to a structured view hierarchy to automate view updates. The framework optimizes rendering performance by computing element positions on background threads to prevent blocking the main UI thread. It further improves efficiency by flattening nested view hierarchies and caching layout results. The system includes capabilities for state reconciliation, component recycling, and the render

    Kotlin
    View on GitHub↗7,771
  • takusemba/spotlightTakuSemba avatar

    TakuSemba/Spotlight

    3,663View on GitHub↗

    Android Library that lights items for tutorials or walk-throughs etc...

    Kotlin
    View on GitHub↗3,663
  • keepsafe/taptargetviewKeepSafe avatar

    KeepSafe/TapTargetView

    5,461View on GitHub↗

    TapTargetView is a set of UI components designed for user onboarding and feature discovery. It provides visual callouts, focus indicators, and markers that direct user attention toward specific screen elements to introduce new or hidden functionality. The system implements Material Design guidelines for its feature discovery UI, ensuring that visual highlights and interactive callouts remain consistent with standardized design specifications. It supports the creation of interactive product tours by chaining multiple interaction points into a sequential path. This is achieved through coordina

    Java
    View on GitHub↗5,461
  • kitasuke/pagingmenucontrollerkitasuke avatar

    kitasuke/PagingMenuController

    2,469View on GitHub↗

    Paging view controller with customizable menu in Swift

    Swift
    View on GitHub↗2,469
  • leonardocardoso/sectionedsliderLeonardoCardoso avatar

    LeonardoCardoso/SectionedSlider

    367View on GitHub↗

    iOS 11 Control Center Slider

    Swift
    View on GitHub↗367
  • shu223/animatedtransitiongalleryshu223 avatar

    shu223/AnimatedTransitionGallery

    2,510View on GitHub↗

    A gallery app of custom animated transitions for iOS.

    Objective-C
    View on GitHub↗2,510
  • 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
  • paperjs/paper.jspaperjs avatar

    paperjs/paper.js

    15,054View on GitHub↗

    Paper.js is an HTML5 Canvas vector graphics library and scripting framework used for creating and manipulating 2D shapes and paths. It functions as a vector animation framework and a headless vector graphics engine, allowing for the execution of graphics operations in both browser and server-side environments. The project features a dedicated SVG import and export engine to convert between native vector items and the SVG format. It includes a specialized boolean path operation toolkit for uniting, subtracting, and intersecting vector paths to create complex geometric shapes. The library cove

    JavaScript
    View on GitHub↗15,054
  • imgly/background-removal-jsimgly avatar

    imgly/background-removal-js

    7,192View on GitHub↗

    Background Removal JS is a client-side neural matting library that runs a lightweight AI model directly in the browser to compute alpha mattes, removing image backgrounds without uploading any data to a server. It functions as a browser-based image background removal SDK and client-side image matting library, keeping all processing on the user's device to eliminate server costs and preserve privacy. The project provides a cross-platform creative editing engine that produces identical image and video output across web, mobile, desktop, and server environments from a single codebase. It offers

    TypeScriptbackground-removalimage-mattingimage-segmentation
    View on GitHub↗7,192
  • 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
  • abdullahalhakimi/smoothmotionabdullahalhakimi avatar

    abdullahalhakimi/SmoothMotion

    81View on GitHub↗

    Smooth Motion is a Kotlin library for simplifying animations and transitions in Jetpack Compose. It provides pre-built animations for common UI interactions and utility functions for implementing complex animations.

    Kotlin
    View on GitHub↗81
  • agdsdl/dlslideviewagdsdl avatar

    agdsdl/DLSlideView

    639View on GitHub↗

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

    Objective-C
    View on GitHub↗639