Anton
Results
2
comments of
Anton
Hi @james-ff, I had the same error. It was a stupid mistake: ``` private var films = [Film]() { didSet { self.cardSwiper.reloadData() } } ... func willSwipeCardAway(card: CardCell, index: Int,...
Yeah, can you share your thoughts or design sketch how it should look so I can make changes and create PR?