Mike Judge
Mike Judge
Interesting. Anyway, we found it confusing to work with UIImages from the web at scale 1 in our app. Maybe it should be configurable.
+1
If you're using `yarn`, you can override the resolved version in your `package.json`: ``` "resolutions": { "cssom": "0.3.3" } ``` Hat tip: @nsimonson who pointed out the resolutions directive to...
I think the library worked great but the example project didn't. It was a half year ago so I don't really remember. Sorry!