ICGTransitionAnimation icon indicating copy to clipboard operation
ICGTransitionAnimation copied to clipboard

ICGTransitionAnimation is a library to customize transition animation in iOS 7 and above.

Results 1 ICGTransitionAnimation issues
Sort by recently updated
recently updated
newest added

Its reproduced only on device.. only simulator animation looks ok. Please give me suggestions If I m doing something wrong. here is my code ``` BookViewController *viewController =[story instantiateViewControllerWithIdentifier:@"BookViewController"]; ICGViewController...