awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

amrdeveloper/reactbutton

0
View on GitHub↗
0 Stars·0 Forks·0 Aufrufe

Reactbutton

Features

  • Android Libraries - Library for adding reaction buttons to apps.

Star-Verlauf

Star-Verlauf für amrdeveloper/reactbuttonStar-Verlauf für amrdeveloper/reactbutton

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

Open-Source-Alternativen zu Reactbutton

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Reactbutton.
  • amitshekhariitbhu/android-debug-databaseAvatar von amitshekhariitbhu

    amitshekhariitbhu/Android-Debug-Database

    8,663Auf GitHub ansehen↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    Auf GitHub ansehen↗8,663
  • amrdeveloper/lottiedialogA

    amrdeveloper/LottieDIalog

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bumptech/glideAvatar von bumptech

    bumptech/glide

    35,021Auf GitHub ansehen↗

    Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from local or remote sources. It functions as a media rendering framework and memory management tool designed to resize and downsample assets to fit specific view dimensions. The system prioritizes scrolling performance through a multi-level caching strategy that stores decoded media in memory and raw data on disk. It employs resource pooling to reuse bitmap memory and binds image loading tasks to component lifecycles to automatically release resources and prevent memory leaks. T

    Java
    Auf GitHub ansehen↗35,021
  • airbnb/lottie-androidAvatar von airbnb

    airbnb/lottie-android

    35,614Auf GitHub ansehen↗

    Lottie-android is a native vector animation engine and library for Android that parses JSON specification files into high-fidelity animations. It functions as a JSON animation parser and renderer, translating After Effects exported data into native draw calls to maintain design fidelity on mobile devices. The library supports dynamic user interface control by allowing the modification of animation properties, such as colors, text, and shape attributes, during runtime playback. It also integrates with system-level accessibility settings to adjust playback and visibility in accordance with redu

    Javaafter-effectsairbnbandroid
    Auf GitHub ansehen↗35,614
Alle 26 Alternativen zu Reactbutton anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von amrdeveloper/reactbutton?

Die Hauptfunktionen von amrdeveloper/reactbutton sind: Android Libraries.

Welche Open-Source-Alternativen gibt es zu amrdeveloper/reactbutton?

Open-Source-Alternativen zu amrdeveloper/reactbutton sind unter anderem: amitshekhariitbhu/android-debug-database — Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android… amrdeveloper/lottiedialog. bumptech/glide — Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from… chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… derysudrajat/math-view. airbnb/lottie-android — Lottie-android is a native vector animation engine and library for Android that parses JSON specification files into…