Giter Club home page Giter Club logo

Comments (3)

kanalasumant avatar kanalasumant commented on July 26, 2024

@rangav great. I have another issue popping up and that is when the {localOnly: true} option not set, the server should potentially be able to serve files from also a browser instead of only from a webView from the app itself. Correct me if I'm wrong, but this doesn't seem to be the behaviour right now on any IOS/ Android device. Kindly let me know if this is the expected behaviour for you when you find the time. Thanks. Much appreciated. :)

from react-native-static-server.

rangav avatar rangav commented on July 26, 2024

Hi @kanalasumant

When localOnly true is set it will start in localhost:port which will work on device, but to access it over local network from another device it should be with ipaddress:port.

I have tested with localOnly:false default value (i.e i did not set anything for this ) its working for me

The server will start from the directory specified, then you can access the files from browser or webview.

Not sure this answered your question?

from react-native-static-server.

kanalasumant avatar kanalasumant commented on July 26, 2024

I think, I understood what was going on. I left the localOnly option to be defaulted, thus the server would run in a browser, but since I'm leaving the app to see if the browser is serving, it fails to run and my guess is due to not setting keepAlive:true option as long as the lifetime of the app. Thanks. Hopefully this'll fix it.

from react-native-static-server.

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.