Git Product home page Git Product logo

Comments (4)

jj-julia avatar jj-julia commented on June 11, 2024 1

Unfortunately I cant use the CDN because we are building an offline first app. I ended up modifying the wrapper to load them there instead. The reason was that the order the files loaded varied on the second load, causing it to fail second time around.

from highcharts-react-native.

sebastianbochan avatar sebastianbochan commented on June 11, 2024

Hi @jj-julia,
Probably the file moment-timezone-with-data-2012-2022.min.js is not loaded, because you try to do load it from local file system. Try to use the global url (like cdn).

from highcharts-react-native.

SaeedZhiany avatar SaeedZhiany commented on June 11, 2024

@sebastianbochan
I had this question too. by default, all highcharts, jquery, and other required libraries will download in every webview. is there any way to put and used them locally. in case of fully offline usages?

from highcharts-react-native.

sebastianbochan avatar sebastianbochan commented on June 11, 2024

Hi @SaeedZhiany,
All files are loaded locally, not from CDN. As a result, the app will work offline.

from highcharts-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.