Kirill Pahnev

Results 16 issues of Kirill Pahnev

Updates the project to comply with Xcode 10 recommendations and converts the code to Swift 4.2

I had ticked off autolayout for some reason, now that I turned it on my app crashes. I found exact same issue in iCarousel. https://github.com/nicklockwood/iCarousel/issues/262 After checking those messages I...

Is it possible to have two or more swipeViews on the screen but having different data in them? Something like this: ``` if (swipeView == firstSwipeView) { view = [[NSBundle...

Got this error when I tried cloning and running `make` command. After opening the Xcode project and changing the team the command worked.

Thank you for cool looking library! This PR adds a support for Swift Package manager and closes issue #5 . Now that SPM support resources, it's possible to have that...

### Platform Other ### Platform Version tvOS ### Braze SDK Version 8.0.1 ### Xcode Version Xcode 15.2 ### Computer Processor Apple (M1) ### Repro Rate 100% ### Steps To Reproduce...

bug