File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33Display (possibly untrusted) HTML using a UIWebView in React Native.
44
5+ Uses an HTML Sanitizer to remove only let through a whitelist of tags
6+ and attributes (so it removes all javascript). Also supports
7+ automatically adjusting the height of the webview to contain the
8+ contents you give it.
9+
510Written by Thomas Parslow
611([ almostobsolete.net] ( http://almostobsolete.net ) and
712[ tomparslow.co.uk] ( http://tomparslow.co.uk ) ) as part of Active Inbox
@@ -91,4 +96,4 @@ I'm [@almostobsolete](http://twitter.com/almostobsolete) on Twitter my
91969297you can find me on the web at
9398[ tomparslow.co.uk] ( http://tomparslow.co.uk ) and
94- [ almostobsolete.net] ( http://almostobsolete.net )
99+ [ almostobsolete.net] ( http://almostobsolete.net )
You can’t perform that action at this time.
0 commit comments