Is this possible to increase the frame size of FBLoginView?
if yes then how I could do that using facebook iOS SDK.
|
|
|
When you initialize it you can set the frame size:
Another way is if you do the normal init, you can set the frame size afterwards:
|
|||