JoniVR / VerticalCardSwiper

A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
MIT License
1.4k stars 101 forks source link

Fix calling `scrollToCard` before the `VerticalCardSwiper` is fully initialised causes a nil crash #42

Closed JoniVR closed 5 years ago

JoniVR commented 5 years ago

See #41

Thanks to @geniegeist (I screwed up and did "squash and merge" instead of regular merge on the previous PR so he doesn't get credit automatically 😕)