質問

I am using Three20 framework and trying to presentViewController on top of navigationController. I am not sure how its been done with Three20 framework, any guru's out there who have touched this framework might help me with this?

Thanks.

役に立ちましたか?

解決

There is "limited support" for iPad & multiple view controllers on the same screen. I would avoid using the TTNavigator and the view controllers url mapping. you can just push and present your TTViewController classes using the standard self.navigationController work flow

PS, by "limited support" I mean horrible, buggy and useless support.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top