nicklockwood / iCarousel

A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS

Home Page:http://www.charcoaldesign.co.uk/source/cocoa#icarousel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 13 deprecate in iCarousel.m new warnings due to use of old animation method

KaranVakharia789 opened this issue · comments

'beginAnimations:context:' is deprecated: first deprecated in iOS 13.0 - Use the block-based animation API instead
'setAnimationDelegate:' is deprecated: first deprecated in iOS 13.0 - Use the block-based animation API instead
'beginAnimations:context:' is deprecated: first deprecated in iOS 13.0 - Use the block-based animation API instead