views:

246

answers:

0

I am using the three20 framework in one view controller of my App. I create TTNavigator object and open a url which works fine. The problem is that TT creates it's own navigation bar and does not use the existing bar. There is no back button on the new nav bar so I cannot go back to my previous view controller.

Has anybody run into this issue? Any ideas on how to fix (besides not using three20)?

Thanks