# wajahatkarim3/EasyFlipView

💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.

Repository: https://github.com/wajahatkarim3/EasyFlipView
Canonical: https://ross.abutalabs.com/products/easyflipview
Homepage: https://android.jlelse.eu/easyflipviewpager-the-flip-animations-for-your-viewpager-fd66b34f4703
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android-library, views, custom-view, xml, layouts, credit-cards, poker-cards, android, animation
Last push: 2024-09-05T12:06:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3528, "days_push": 727, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1378, forks 192 (observed 2026-08-28T04:04:33.585221+00:00)

## What it is
EasyFlipView is an Android library providing a custom view that flips between two sides with animations, useful for credit cards, poker cards, and flashcards. It is written in Java, supports AndroidX, and is added as a Gradle or Maven dependency.

## Use cases
- create a credit card view that flips to show the back side
- build flashcards with a word on one side and meaning on the other
- add poker card flip animations to an Android app
- flip any two-sided layout vertically or horizontally in Android
- add flip animations to a ViewPager

## When to choose
- you need a simple two-sided flip view in an Android XML layout
- you want card-flip animations without writing custom animation code
- your project uses AndroidX and targets API 15+

## When to avoid
- you need Jetpack Compose components rather than XML views
- you need complex multi-page flip animations beyond two sides
- you need a cross-platform solution outside native Android

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: flip-view, custom-view, card-flip, androidx, xml-layouts, android

## Member repositories
- wajahatkarim3/EasyFlipView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.585221+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:24.326535+00:00, confidence not recorded.
  - readme: https://github.com/wajahatkarim3/EasyFlipView (fetched 2026-08-28T04:04:33.585221+00:00, sha 725fd6c34d56)
  - homepage: https://android.jlelse.eu/easyflipviewpager-the-flip-animations-for-your-viewpager-fd66b34f4703 (fetched 2026-08-29T11:56:30.897642+00:00, sha 331f9eea7997)
- Data as of 2026-08-30T08:39:29.467469+00:00.
