Back to All

Instead of http remote webpage, can I build solely on a local file:/// URI

I have a zip file with an offline version of a website.
It contains the HTML, and linked js and css files. References are relative.
I want to build a gonative app that doesn't need network permissions at all.