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.
A simple, customizable and easy to use swipeable view stack for Android.
The main features of flschweiger/swipestack are: Card Layouts, Swipe Actions, Swipe and Gesture Controls.
Open-source alternatives to flschweiger/swipestack include: wenchaojiang/androidswipeablecardstack. yuqirong/cardswipelayout — Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局). kikoso/swipeable-cards — A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with… huxq17/swipecardsview. gabrielemariotti/cardslib — cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and… daimajia/androidswipelayout — AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal…
A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.
Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)