I basically have my game coded out using Sparrow and just finished doing basic menu views using UIKit... Is there any easy way for me to integrate the two together? Or would it be easier to just write up all my UIKit controllers into Sparrow?
I'm just not entirely sure how to get all of the methods from UIKit to work in Sparrow...
Plus, I really like the pushViewController animation in the UIKit menus I have.
PS. I know I have already asked something like this before , but now that I actually have my views done, like I have stated above, I'm not sure how to integrate.
Thanks!