Kyle Greenlaw

Results 7 issues of 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. ![img_1639](https://f.cloud.github.com/assets/4014821/628112/a124544e-d07e-11e2-92b4-632fa438c261.png) 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