SVSegmentedControl
SVSegmentedControl copied to clipboard
Deprecation warnings under iOS7
SVSegmentedControl.m has a few deprecation warnings from NSString methods. Do you have any plans to add iOS7 support?
Yeah, my control works but I do have this warning too.
SVSegmentedControl.m : Implicit conversion from enumeration type 'enum CGImageAlphaInfo' to different enumeration type 'CGBitmapInfo' (aka 'enum CGBitmapInfo')
+1