wajahatkarim3/EasyFlipView
💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3528
- days_rel: n/a
- days_push: 727
- n_releases_24m: 0
Adoption not part of the score
1378 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity stable
animation ui-components mobile-development android-tools web-development flip-view custom-view card-flip androidx xml-layouts android
2 sources
- readme: https://github.com/wajahatkarim3/EasyFlipView · fetched 2026-08-28 · 725fd6c34d56
- homepage: https://android.jlelse.eu/easyflipviewpager-the-flip-animations-for-your-viewpager-fd66b34f4703 · fetched 2026-08-29 · 331f9eea7997
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wajahatkarim3/EasyFlipView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wajahatkarim3/EasyFlipView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem