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
KittenYang avatar

KittenYang/KYCuteView

0
View on GitHub↗
986 stars·192 forks·Objective-C·MIT·6 views

KYCuteView

弹弹弹,就是这么Q弹带劲!

Features

  • UI Components - Unread bubble drag-to-dismiss implementation.
  • Animation & Transitions - Interactive drag-to-dismiss view with physics-based floating effects.

Star history

Star history chart for kittenyang/kycuteviewStar history chart for kittenyang/kycuteview

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with KYCuteView

These projects share indexed features with KYCuteView. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mutualmobile/mmdrawercontrollermutualmobile avatar

    mutualmobile/MMDrawerController

    6,714View on GitHub↗

    MMDrawerController is a side drawer navigation controller for mobile applications. It serves as a mobile UI navigation container that organizes a primary center content area and a hidden slide-out side menu. The project provides a transition animation framework to define custom visual effects when presenting or dismissing the side menu. It also includes a system for customizable gesture navigation, allowing the definition of touch gestures and pan events to trigger menu transitions. The controller covers app layout management via a container view and integrates iOS gesture recognition. It in

    Objective-C
    View on GitHub↗6,714
  • mamaral/onboardmamaral avatar

    mamaral/Onboard

    6,581View on GitHub↗

    Onboard is an iOS onboarding framework designed for creating guided welcome screen sequences and tutorial flows. It provides a page transition engine to manage navigation and animations between sequential screens containing images, text, and action buttons. The framework includes a SwiftUI UI library with customizable layout components and styles. It features a system for animating content and managing the navigation flow, which allows for the implementation of smooth transitions and fade effects between instructional screens. The project covers background management with support for static

    Objective-C
    View on GitHub↗6,581
  • material-motion/material-motion-swiftmaterial-motion avatar

    material-motion/material-motion-swift

    1,419View on GitHub↗

    Material-motion-swift is a Swift animation toolkit and gesture interaction library for building responsive motion, physics-based interface transitions, and direct multitouch manipulation on mobile devices. The framework executes continuous view transitions, asymmetric transformations, and outward masks following standard design guidelines. The library constructs reactive animation networks by binding input streams to layer properties through explicit relationships, while delegating rendering and interpolation to underlying graphics hardware. It translates live touch coordinates into direct m

    Swiftanimationgesture-driven-animationsios
    View on GitHub↗1,419
  • 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
Compare all 30 related projects→

Frequently asked questions

What does kittenyang/kycuteview do?

弹弹弹,就是这么Q弹带劲!

What are the main features of kittenyang/kycuteview?

The main features of kittenyang/kycuteview are: UI Components, Animation & Transitions.

Which projects share features with kittenyang/kycuteview?

Projects with overlapping indexed features include: mamaral/onboard — Onboard is an iOS onboarding framework designed for creating guided welcome screen sequences and tutorial flows. It… mutualmobile/mmdrawercontroller — MMDrawerController is a side drawer navigation controller for mobile applications. It serves as a mobile UI navigation… rstacruz/nprogress — nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… material-motion/material-motion-swift — Material-motion-swift is a Swift animation toolkit and gesture interaction library for building responsive motion,… javascript-tutorial/zh.javascript.info — This is the Chinese translation of The Modern JavaScript Tutorial, an open-source, community-driven project that…