I\'m generating an UIWebView into my viewDidLoad method, with a tiny size (let\'s say something like 50x70). And then I put it into a super UIView.
I\'d like to ma
Use sizethatfits() in the webview which would resolve your issue.
sizethatfits()