{"id":20115560,"url":"https://github.com/mutualmobile/cardstackui","last_synced_at":"2025-04-05T16:09:29.253Z","repository":{"id":98204739,"uuid":"49932173","full_name":"mutualmobile/CardStackUI","owner":"mutualmobile","description":"An iOS Healthbook-like highly customisable stack of cards implementation for Android","archived":false,"fork":false,"pushed_at":"2020-01-10T16:17:50.000Z","size":30618,"stargazers_count":467,"open_issues_count":18,"forks_count":75,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-29T15:09:11.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mutualmobile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-19T06:38:37.000Z","updated_at":"2025-01-02T15:06:48.000Z","dependencies_parsed_at":"2023-05-18T14:30:28.515Z","dependency_job_id":null,"html_url":"https://github.com/mutualmobile/CardStackUI","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2FCardStackUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2FCardStackUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2FCardStackUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2FCardStackUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mutualmobile","download_url":"https://codeload.github.com/mutualmobile/CardStackUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361691,"owners_count":20926643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:35:39.556Z","updated_at":"2025-04-05T16:09:29.236Z","avatar_url":"https://github.com/mutualmobile.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CardStack\nAn iOS Passbook-like highly customisable stack of cards implementation for Android.\n\n[![Build Status](https://travis-ci.org/mutualmobile/CardStackUI.svg?branch=master)](https://travis-ci.org/mutualmobile/CardStackUI) [![Version](https://api.bintray.com/packages/mutualmobile/Android/card-stack-ui/images/download.svg)](https://bintray.com/mutualmobile/Android/card-stack-ui)\n [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-CardStackUI-green.svg?style=true)](https://android-arsenal.com/details/1/3096)\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ch4\u003eInit Animation\u003c/h4\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ch4\u003eCard Click\u003c/h4\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/Vivek65/CardStackUI/blob/master/images/showcase/InitAnimation0.0.6.gif\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/Vivek65/CardStackUI/blob/master/images/showcase/CardClick0.0.6.gif\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nComplete Demo - https://www.youtube.com/watch?v=8VjEa_u3LkM\n\nSample app APK - https://github.com/mutualmobile/CardStackUI/releases\n\n### Gradle\n```\ndependencies {\n    ...\n    compile 'com.mutualmobile.android:cardstack:0.6.0'\n}\n```\n\nUsage\n-----\n```xml\n\u003ccom.mutualmobile.cardstack.CardStackLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:card_stack=\"http://schemas.android.com/apk/res-auto\"\n    android:id=\"@+id/cardStack\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    card_stack:card_gap=\"60dp\"\n    card_stack:card_gap_bottom=\"5dp\"\n    card_stack:parallax_enabled=\"true\"\n    card_stack:parallax_scale=\"-6\"\n    card_stack:showInitAnimation=\"true\" /\u003e\n```\n\nKnown Issues\n-------\n\n```parallax_enabled``` and ```parallax_scale``` are not working currently. Also the drag to move cards also is not working.\n\nLicense\n-------\n\n    Copyright 2015 - 2019 Mutual Mobile\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutualmobile%2Fcardstackui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutualmobile%2Fcardstackui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutualmobile%2Fcardstackui/lists"}