Kyle Greenlaw
Kyle Greenlaw
I would like to have something like this [ UIRefreshControl *refreshControl = [[UIRefreshControl alloc] init]; [refreshControl addTarget:self action:@selector(addReceipt:) forControlEvents:UIControlEventValueChanged]; self.refreshControl = refreshControl; NSString *s = @"Swipe Down to Add Receipt";...
I think having a segue would make it a lot easier if you use storyboard like myself! Please add soon!
I have a view with the menu in it and also have another view without it. I have a button outside of the menu, as seen here.  I go...
Just ran my app and go this :( I was really looking forward to have this in my app... Error : **\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason:...
I find that you must press the button so precise and sometimes almost impossible to click. Any way to make they touching area a little bit bigger without making the...
I think it would be cool to have control of the opacity of the background