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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to zipme/rqshinelabel

Open-source alternatives to RQShineLabel

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

  • lexrus/ltmorphinglabelAvatar de lexrus

    lexrus/LTMorphingLabel

    8,144Voir sur GitHub↗

    LTMorphingLabel is a Swift UI component and animation framework designed to create visual morphing transitions between text strings within labels. It functions as a text morphing library that replaces static text updates with dynamic visual effects. The framework utilizes shaders and animations to blend one text string into another using effects such as scaling, pixelation, or burning. It achieves these transitions by coordinating high-level animation timing with low-level graphics rendering. The project covers a range of capabilities including temporal image blending and snapshot-based stat

    Swift
    Voir sur GitHub↗8,144
  • yalantis/preloader.ophiuchusAvatar de Yalantis

    Yalantis/Preloader.Ophiuchus

    877Voir sur GitHub↗

    Custom Label to apply animations on whole text or letters.

    Objective-C
    Voir sur GitHub↗877
  • 12207480/tyalertcontrollerAvatar de 12207480

    12207480/TYAlertController

    1,308Voir sur GitHub↗

    Powerful, Easy to use alert view or popup view on controller and window, support blur effects,custom view and animation,for objective-c,support iphone, ipad

    Objective-Calertalertcontrolleralertview
    Voir sur GitHub↗1,308
  • andreamazz/uitextfield-shakeAvatar de andreamazz

    andreamazz/UITextField-Shake

    727Voir sur GitHub↗

    UITextField category that adds shake animation

    Objective-C
    Voir sur GitHub↗727
  • andreamazz/uiview-shakeA

    andreamazz/UIView-Shake

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • alexcatch/acanimatedtextfieldA

    AlexCatch/ACAnimatedTextField

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cezarykopacz/ckwavecollectionviewtransitionAvatar de CezaryKopacz

    CezaryKopacz/CKWaveCollectionViewTransition

    1,849Voir sur GitHub↗

    Cool wave like transition between two or more UICollectionView

    Swift
    Voir sur GitHub↗1,849
  • entotsu/tksubmittransitionAvatar de entotsu

    entotsu/TKSubmitTransition

    2,261Voir sur GitHub↗

    )](https://developer.apple.com/iphone/index.action) )](https://developer.apple.com/swift) )](http://mit-license.org)

    Swift
    Voir sur GitHub↗2,261
  • chinsyo/uber-video-welcomeC

    chinsyo/uber-video-welcome

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cosmicmind/materialAvatar de CosmicMind

    CosmicMind/Material

    11,988Voir sur GitHub↗

    Material is a mobile user interface framework designed for building responsive and consistent native applications. It provides a declarative component architecture that allows developers to construct complex interfaces through modular, self-contained elements that manage their own state and rendering logic. The framework distinguishes itself through a constraint-based layout engine that calculates component geometry by solving spatial relationships between elements, ensuring layouts adapt automatically to varying screen sizes. It also features a hierarchical design system that propagates styl

    Swiftanimationcardcosmicmind
    Voir sur GitHub↗11,988
  • cwrichardkim/tindersimpleswipecardsC

    cwRichardKim/TinderSimpleSwipeCards

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • daltron/notificationbannerAvatar de Daltron

    Daltron/NotificationBanner

    4,875Voir sur GitHub↗

    NotificationBanner is an iOS notification banner library and Swift UI component designed for displaying non-intrusive in-app alerts and notification toasts. It functions as an in-app alert manager that handles the queuing, timing, and dismissal of multiple screen notifications to prevent visual overlap. The library provides extensive banner customization, allowing for the use of custom views, formatted text, and protocol-based styles to align with application branding. It supports the embedding of accessory views and the placement of banners at either the top or bottom of the screen. The sys

    Swift
    Voir sur GitHub↗4,875
  • dataxpress/uicountinglabelAvatar de dataxpress

    dataxpress/UICountingLabel

    1,903Voir sur GitHub↗

    Adds animated counting support to UILabel.

    Objective-C
    Voir sur GitHub↗1,903
  • bohdanorlov/bouncypageviewcontrollerB

    BohdanOrlov/BouncyPageViewController

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • eggswift/estabbarcontrollerAvatar de eggswift

    eggswift/ESTabBarController

    5,238Voir sur GitHub↗

    ESTabBarController is a Swift framework for customizing the appearance, animations, and behavioral logic of navigation tab bars. It provides an interactive navigation UI kit designed to manage navigation components, including badge controllers and overflow menus. The project integrates Lottie vector animations to render interactive motion graphics within the navigation interface. It also includes a mechanism that automatically converts excess navigation items into a dropdown menu when the available screen width is exceeded. The framework covers broad capability areas including badge manageme

    Swift
    Voir sur GitHub↗5,238
  • bref-chan/ccfoldcellB

    bref-Chan/CCFoldCell

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ephread/instructionsAvatar de ephread

    ephread/Instructions

    5,195Voir sur GitHub↗

    Instructions is a Swift framework designed for creating guided tours and user onboarding experiences. It manages the sequence, animations, and layouts of instructional bubbles and highlighting markers to lead users through application features. The library provides tools for interface highlighting, using dimmed background overlays and precise cutouts to draw attention to specific UI elements. It includes mechanisms for walkthrough flow control, allowing developers to manage linear progression, jump to specific steps, or implement tour skipping logic. Visual elements are customizable through

    Swift
    Voir sur GitHub↗5,195
  • gontovnik/dgelasticpulltorefreshAvatar de gontovnik

    gontovnik/DGElasticPullToRefresh

    3,745Voir sur GitHub↗

    DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect for scrolling lists. It serves as a specialized table view extension that triggers content updates via a downward swipe gesture. The component uses bezier paths and spring physics to render curved visual elements, simulating a flexible stretching effect during user interaction. This physics-based approach governs the movement and bounce of the interface to create a fluid feel. The system manages gesture-driven states and coordinate transformations to shift the view hierarchy.

    Swift
    Voir sur GitHub↗3,745
  • haaakon/singlelineshakeanimationH

    haaakon/SingleLineShakeAnimation

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • hanton/htytextfieldAvatar de hanton

    hanton/HTYTextField

    310Voir sur GitHub↗

    A UITextField with bouncy placeholder.

    Swift
    Voir sur GitHub↗310
  • kciter/glitchlabelAvatar de kciter

    kciter/GlitchLabel

    1,051Voir sur GitHub↗

    G..lit...c...hing UILa..bel fo..r iO...S :tv:

    Swiftswiftui-components
    Voir sur GitHub↗1,051
  • kittenyang/animationsK

    KittenYang/Animations

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • andreamazz/gearrefreshcontrolAvatar de andreamazz

    andreamazz/GearRefreshControl

    619Voir sur GitHub↗

    A custom animation for the UIRefreshControl

    Swift
    Voir sur GitHub↗619
  • likedan/kdintroviewL

    likedan/KDIntroView

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • liornn/dragdropcollectionviewL

    LiorNn/DragDropCollectionView

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • manuelescrig/mevfloatingbuttonM

    manuelescrig/MEVFloatingButton

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • manuelescrig/mevhorizontalcontactsAvatar de manuelescrig

    manuelescrig/MEVHorizontalContacts

    355Voir sur GitHub↗

    An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items.

    Objective-C
    Voir sur GitHub↗355
  • martinrgb/giftcard-implementationM

    MartinRGB/GiftCard-Implementation

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mathcarignani/mcmheaderanimatedM

    mathcarignani/MCMHeaderAnimated

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • airbnb/lottie-iosAvatar de airbnb

    airbnb/lottie-ios

    26,762Voir sur GitHub↗

    lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After Effects as native visual elements. It functions as a renderer that converts animation data into high-fidelity native shapes to maintain small file sizes on mobile devices. The framework provides tools for managing playback, looping, and real-time property updates. It allows for the modification of colors, positions, and keyframe properties of active animations to respond to application state changes. The system parses JSON-based animation data and maps keyframes to native layers

    Swift
    Voir sur GitHub↗26,762