We can add UIButton to a UINavigation but can we add the FBLoginView instead too?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yes login is a view so therefore you can. I have done it using ibaction method and within it pushed my view to the controller. That maybe the way for you as well. |
|||||||||
|
