HybridKit-iOS
HybridKit-iOS copied to clipboard
Navigation item is Hidden
Hi Clay,
I used your library in my project. It's cool. But I have an issue: I use the navigation bar with multi items, but this line: self.navigationItem.rightBarButtonItem = nil; (line 185 in HYWebViewController) make 1 item is hidden. How I can fix it? I remove this line in your lib, it work OK, but I don't know exactly it is OK for whole library?
Regard, Ga