Skip to content

Offline cubing.js #125

@thehale

Description

@thehale

Currently, the puzzles are rendered via cubing.js in a webview. The cubing.js code is loaded from a CDN, which requires an active internet connection. I'd like to bundle the cubing.js code into the app itself so that everything can work fully offline.

Initial resources that may be helpful to understanding current challenges/potential future solutions

[Android] Opening local HTML file as text · Issue #428 · react-native-webview/react-native-webview

https://gist.github.com/paldepind/8cbc430575cd075144d291b0eff463fc

ReactNative: WebView with local content

Loading in-app content | Android Developers

https://medium.com/@snehabagri.90/reactnative-webview-with-local-content-c98a09340801

https://github.com/birdofpreyru/react-native-static-server/tree/master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions