Skip to content

bismark/UIWebViewYouSoCrazy

Repository files navigation

UIWebViewYouSoCrazy

Given some arbitrary HTML, I want my UIWebView to render "correctly".

In Firefox ("correct"):

firefox

Default UIWebView ("incorrect"):

default

WebView with scalesPageToFit == YES ("incorrect"):

scalesPageToFit

Injecting a meta viewport tag with width=device-width ("incorrect"):

viewport

A "hack" which renders the UIWebView twice ("correct"):

hack

Is there a more sane option?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published