Open HappyIosDeveloper opened 6 years ago
Hi. Thanks for this awesome framework. I implemented Gemini using Carthage. I get this error at run time: Unknown class _TtC720GeminiCollectionView in Interface Builder file.
On first line of this code:
collectionView.gemini .circleRotationAnimation() .radius(400) .rotateDirection(.clockwise) }
@UzumakiAlfredo What are Xcode and iOS version?
Version 9.3 (9E145) iOS 11.3
@UzumakiAlfredo Please show the reproducible code.
Hi. Thanks for this awesome framework. I implemented Gemini using Carthage. I get this error at run time: Unknown class _TtC720GeminiCollectionView in Interface Builder file.
On first line of this code: