nicklockwood / iCarousel

A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
http://www.charcoaldesign.co.uk/source/cocoa#icarousel
Other
11.99k stars 2.58k forks source link

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

Open KaranVakharia789 opened 3 years ago

KaranVakharia789 commented 3 years ago

'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