KC

Results 8 issues of KC

I have a question about SWRevealViewController. I found the answer like using `sw_custom`. My login viewcontroller and return a API response to let me know which is front viewcontroller. I...

if I need this feature, and how to achieve? [feature like this image.](https://goo.gl/xfMUoB)

Question as my title. And cartfile like this: ``` binary "https://xxxxx/xxxxx/NVActivityIndicatorView.json" == 5.1.1 ```

Crash Message: ``` *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'no UICollectionViewLayoutAttributes instance for -layoutAttributesForDecorationViewOfKindOfKind: CustomView at path {length = 2, path = 3 - 0}' terminating with...

Sorry, my app crash and get this error. And this is my code. ``` @objc protocol Animal { var name: String { get } @objc optional var running: Bool {...

As title, this error message is from using carthage install . My environment: - XCode15 beta6 - carthage 0.38.0

I use carthage to install framework, and got this error.