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

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

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

developer-shivam/Crescento

0
View on GitHub↗
1,264 星标·154 分支·Java·MIT·2 次浏览

Crescento

Add curve at bottom of image views and relative layouts.

Features

  • Image Display and Processing - ImageView with curved bottom edge layouts.
  • UI Components - Adds curves to image views and layouts.
  • User Interface Components - Add curve below image view.

Star 历史

developer-shivam/crescento 的 Star 历史图表developer-shivam/crescento 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

developer-shivam/crescento 是做什么的?

Add curve at bottom of image views and relative layouts.

developer-shivam/crescento 的主要功能有哪些?

developer-shivam/crescento 的主要功能包括:Image Display and Processing, UI Components, User Interface Components。

developer-shivam/crescento 有哪些开源替代品?

developer-shivam/crescento 的开源替代品包括: davemorrissey/subsampling-scale-image-view — This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent… gabrielemariotti/cardslib — cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and… aritraroy/flashbar — ⚡️A highly customizable, powerful and easy-to-use alerting library for Android. chrisbanes/photoview — PhotoView is a custom Android view implementation designed to display high-resolution images with native support for… facebook/litho — Litho is an Android declarative UI framework and component library used to build user interfaces through a declarative… goktugyil/ezswipecontroller.

Crescento 的开源替代方案

相似的开源项目,按与 Crescento 的功能重合度排序。
  • chrisbanes/photoviewchrisbanes 的头像

    chrisbanes/PhotoView

    18,824在 GitHub 上查看↗

    PhotoView is a custom Android view implementation designed to display high-resolution images with native support for zoom and pan gestures. It provides a zoomable image view and a matrix controller to manage how images are scaled and translated within a mobile user interface. The library handles the detection of pinch-to-zoom and tap gestures to enable interactive image navigation. It manages the transformation matrix of the image to ensure smooth magnification and provides viewport constraints to align photo edges with screen boundaries. The project covers the broader requirements of mobile

    Java
    在 GitHub 上查看↗18,824
  • davemorrissey/subsampling-scale-image-viewdavemorrissey 的头像

    davemorrissey/subsampling-scale-image-view

    8,003在 GitHub 上查看↗

    This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent memory overflows. It serves as an interactive image component that supports pinch-to-zoom, panning, and double-tap animations. The project is distinguished by its rendering engine, which loads low-resolution previews and high-resolution tiles to enable the efficient navigation of massive image files. It includes a coordinate mapper that converts screen touch points into raw image pixel coordinates and vice versa during scaling and panning. The view provides a broad set of capab

    Javaandroidandroid-libandroid-library
    在 GitHub 上查看↗8,003
  • aritraroy/flashbararitraroy 的头像

    aritraroy/Flashbar

    1,738在 GitHub 上查看↗

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

    Kotlin
    在 GitHub 上查看↗1,738
  • facebook/lithofacebook 的头像

    facebook/litho

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