VerticalCardSwiper v2.0.0 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • API breaking changes

    • ๐Ÿ“‡ Renamed VerticalCardSwiper property focussedIndex to focussedCardIndex.
    • ๐Ÿ“‡ Renamed VerticalCardSwiper property isPreviousCardVisible to isStackingEnabled.
    • Refactored VerticalCardSwiper property indexesForVisibleCards to include stacked cards. โ€ผ๏ธ

    โœจ Enhancements

    • โž• Added isStackOnBottom property to VerticalCardSwiper. (#48) - thanks @stfnhdr
    • โž• Added stackedCardsCount property to VerticalCardSwiper. (#48) - thanks @stfnhdr