$[self presentViewController:ViewController animated:YES completion:^{
}];
$[self dismissViewControllerAnimated:YES completion:^{
}];
$[self presentViewController:ViewController animated:YES completion:^{
}];
$[self dismissViewControllerAnimated:YES completion:^{
}];