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

igalata/Bubble-PickerArchived

0
View on GitHub↗
1,395 stars·245 forks·Kotlin·7 viewsmedium.com/@igalata13/how-to-create-a-bubble-selection-animation-on-android-627044da4854#.js8nebsx6↗

Bubble Picker

An easy-to-use animation which can be used for content picking for Android

Features

  • Animation Libraries - An easy-to-use animation for content picking.
  • Mobile UI & Components - An easy-to-use animation which can be used for content picking for Android

Star history

Star history chart for igalata/bubble-pickerStar history chart for igalata/bubble-picker

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Bubble Picker

Similar open-source projects, ranked by how many features they share with Bubble Picker.
  • tarek360/richpathtarek360 avatar

    tarek360/RichPath

    2,336View on GitHub↗

    💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.

    Kotlinandroidanimationicons
    View on GitHub↗2,336
  • tictail/bounce.jstictail avatar

    tictail/bounce.js

    6,165View on GitHub↗

    bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D transformations. It provides a tool for creating complex animation sequences without the need to write manual stylesheet rules. The library allows for the creation of animations by chaining scale, rotation, translation, and skew transformations. These generated sequences can be saved under unique names for reuse across multiple elements. The system manages the animation lifecycle through callback functions that trigger when a visual sequence completes. It also includes a com

    CSS
    View on GitHub↗6,165
  • hakimel/stroll.jshakimel avatar

    hakimel/stroll.js

    4,342View on GitHub↗

    stroll.js is a frontend UI animation library designed to transform standard web lists into three-dimensional scrolling displays. It functions as a tool for creating depth-based perspectives using CSS3 transforms. The library specializes in 3D web animations and interactive list design. It implements visual effects that respond to user movement, adding spatial depth and perspective to list elements as they are navigated.

    HTML
    View on GitHub↗4,342
  • saket/cascadesaket avatar

    saket/cascade

    2,103View on GitHub↗

    Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level submenu navigation. It allows users to drill down through nested menu options using a declarative builder-pattern interface that translates structured data into runtime menu hierarchies. The library overrides standard window bounds via a custom popup container to position multi-level floating menus relative to anchor views. It maintains an in-memory state stack to track navigation depth and parent-child relationships, while layout transition animators drive height and width int

    Kotlinandroidjetpack-composemenu
    View on GitHub↗2,103
See all 30 alternatives to Bubble Picker→

Frequently asked questions

What does igalata/bubble-picker do?

An easy-to-use animation which can be used for content picking for Android

What are the main features of igalata/bubble-picker?

The main features of igalata/bubble-picker are: Animation Libraries, Mobile UI & Components.

What are some open-source alternatives to igalata/bubble-picker?

Open-source alternatives to igalata/bubble-picker include: tarek360/richpath — 💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can. tictail/bounce.js — bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D… hakimel/stroll.js — stroll.js is a frontend UI animation library designed to transform standard web lists into three-dimensional scrolling… saket/cascade — Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level… afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… adityaanand1/morphing-material-dialogs.