I\'ve been trying to create a full screen view. I plan on using core graphics for rendering. I am new to iPhone development so please forgive this basic question.
Here\'
You may also want to make your rect = [[UIScreen mainScreen] applicationFrame]
rect = [[UIScreen mainScreen] applicationFrame]