mainVC.modalTransitionStyle = UIModalTransitionStyleFlipHorizontal;
[self presentViewController:mainVC animated:YES completion:nil];