CardStackView
CardStackView copied to clipboard
Expand setup details to be more explicit
While getting started with this library, I was initially confused as to what the setup looks like. Looking through issues like #290 and #188 others run into this confusion as well.
This adds additional information so it's clear that CardStackAdapter
is a custom implementation and what needs to be done to make
the adapter work.