A sketch module for creating an complex UI with a webview - Labels · skpm/sketch-module-web-view
I'm working on a plugin using the webview, and when I load images from our API, Sketch crashes fairly consistently (though not 100% of the time). The images are loaded by putting an API endpoint into the image src, and the API redirects to an S3 URL. Loading the built webview ...