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

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

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

KittenYang/KYCuteView

0
View on GitHub↗
986 星标·192 分支·Objective-C·MIT·3 次浏览

KYCuteView

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

Features

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

Star 历史

kittenyang/kycuteview 的 Star 历史图表kittenyang/kycuteview 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

KYCuteView 的开源替代方案

相似的开源项目,按与 KYCuteView 的功能重合度排序。
  • mutualmobile/mmdrawercontrollermutualmobile 的头像

    mutualmobile/MMDrawerController

    6,714在 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
    在 GitHub 上查看↗6,714
  • mamaral/onboardmamaral 的头像

    mamaral/Onboard

    6,581在 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
    在 GitHub 上查看↗6,581
  • material-motion/material-motion-swiftmaterial-motion 的头像

    material-motion/material-motion-swift

    1,419在 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
    在 GitHub 上查看↗1,419
  • 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
查看 KYCuteView 的所有 30 个替代方案→

常见问题解答

kittenyang/kycuteview 是做什么的?

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

kittenyang/kycuteview 的主要功能有哪些?

kittenyang/kycuteview 的主要功能包括:UI Components, Animation & Transitions。

kittenyang/kycuteview 有哪些开源替代品?

kittenyang/kycuteview 的开源替代品包括: 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…