Open Parth-1311 opened 3 years ago
Look at the example more carefully, particularly the koloda(_:viewForCardAt:)
method.
Instead of creating and storing a single UILabel, you should be creating and returning new views in the delegate method. Right now, you're violating the delegate contract and thus everything breaks down.
Eliminating that "KolodaQueLabel" property would be a good first step.
I am requesting for urgent solution for this problem and want to know what should I do in the scene.....
How should it look like?
Report a bug
What did you do?
What did you expect to happen?
What happened instead?
Your Environment
pod env | pbcopy
and insert herecarthage version | pbcopy
and insert hereProject that demonstrates the bug
TruthOrDare.zip