Okay so im looking at my code and it seems like its not the Views! But its the way im mapping out my project... What I'm doing is, is creating a bunch UIViewControler with subclass's with XIB's. I have about 10 of them right now and in ever class .h and .m I have the same exact code which I think is very inefficient. "I think" Soo from that I'm thinking that the same codes keeps on deploying.
Any Suggestions? Or have I dug a hole to deep?
|