awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
developer-shivam avatar

developer-shivam/Crescento

0
View on GitHub↗
1,264 Stars·154 Forks·Java·MIT·3 Aufrufe

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-Verlauf

Star-Verlauf für developer-shivam/crescentoStar-Verlauf für developer-shivam/crescento

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht developer-shivam/crescento?

Add curve at bottom of image views and relative layouts.

Was sind die Hauptfunktionen von developer-shivam/crescento?

Die Hauptfunktionen von developer-shivam/crescento sind: Image Display and Processing, UI Components, User Interface Components.

Welche Open-Source-Alternativen gibt es zu developer-shivam/crescento?

Open-Source-Alternativen zu developer-shivam/crescento sind unter anderem: 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.

Open-Source-Alternativen zu Crescento

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Crescento.
  • chrisbanes/photoviewAvatar von chrisbanes

    chrisbanes/PhotoView

    18,824Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,824
  • davemorrissey/subsampling-scale-image-viewAvatar von davemorrissey

    davemorrissey/subsampling-scale-image-view

    8,003Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,003
  • aritraroy/flashbarAvatar von aritraroy

    aritraroy/Flashbar

    1,738Auf GitHub ansehen↗

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

    Kotlin
    Auf GitHub ansehen↗1,738
  • facebook/lithoAvatar von facebook

    facebook/litho

    7,771Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,771
  • Alle 30 Alternativen zu Crescento anzeigen→