In your .m implementation file, - (void)viewDidLoad { [super viewDidLoad]; // hide your keyboard when you tap outside...
Read More
Home » Archive for November 2014
Show a UI Alert With Message & Title: Code Snippet
You can show your alert message by pasting following code below: UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Alert...
Read More
Subscribe to:
Posts (Atom)