How to stretch the image to cover the whole UIWebView?
1. I get an image from a URL.
2. I want that image to stretch and cover the whole WebView.
3. I used different modes like a)ScaleToFill b)AspectFill c)AspectFit.
4. But its not stretching and covering the whole area.
Can someone help me plz?
|