ScrollingCardView is an open source Swift iOS component from Mozilla Mobile for creating custom card views that dynamically resize in height.
As the name suggest ScrollingCardView provides scrolling content, and can be constrained to a specific height equal to or less than the screen size. You can customize the background color, corner radius, and also add a drop shadow with customization options.
These images from the readme show ScrollingCardView in action:
You can find ScrollingCardView on Github here.
A handy UI component if you need to add a small view that adjusts for the size of its contents.
Original article: ScrollingCardView – Swift Based iOS UI Component For Creating Dynamically Resizing Card Views
©2017 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

