NOUSguide / NGTabBarController

A custom TabBarController implementation for iPhone and iPad
Other
263 stars 0 forks source link

Very strange issue implement Navigation controller in NGTabBarController #18

Open billyjr opened 10 years ago

billyjr commented 10 years ago

There is a Homepage view in my app, 4 tabs at the bottom including home, there are a couple buttons in the home view, when you click one of the buttons, it will push a new view in Navigation controller.

Everything was working fine until my client tried to click home tab and one of the buttons in the home view, that will hung the app somehow.

Can anyone help?

Thanks!