Many popular apps use card style interfaces to play data such as profiles and news, and I’ve mentioned a few libraries and components based on this pattern most recently ZLSwipeableView for handling different card wiping gestures.
Here’s a nice component realeased by Richard Kim and Jared Moskowitz allowing you to create stylish and easily customizable card views called RKCardView.
RKCardView allows you to customize the images, image sizes, titles, border and content within the nicely laid out default card component with extra methods for adding blur and shadow.
This image from the readme shows a card created with RKCardView:
And this image from the readme shows the different customization options:
You can find RKCardView on Github here.
A nice component for creating card style views.
- Open Source iOS Component For Creating Draggable Card Style Alert Views
- Open Source iOS Component For Creating Swipeable Card Interfaces
- Tutorial: Creating An iPhone and iPad Card Game With Bluetooth and Wifi Multiplayer
- A UICollectionView Based Component For Creating Stacked Card Layouts Like Passbook And Reminders
- Component Allowing You To Create Stylish Expandable Table Views Defined Using JSON
Original article: Open Source iOS Library For Creating Beautiful Card Style Views
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.