Giter Club home page Giter Club logo

Comments (4)

fredbt avatar fredbt commented on June 20, 2024

This is a good thing. So far it's unclear how to test it. In the emulator, if I turn the connection off via airplane mode, I cannot connect to the remote debugger and log stuff. It would be cool if we could simulate the offline behavior while still connecting to the remote debugger.

from react-native-offline.

adrienthiery avatar adrienthiery commented on June 20, 2024

Hi guys,

I think you could add the pingServerUrl as described in the README :

2.- Wrap your top most React component into withNetworkConnectivity and configure it with withRedux = true.

The other config parameters, timeout and pingServerUrl can be provided to the store as well. Make sure your component is a descendant of the react-redux <Provider> component, so that withNetworkConnectivity has access to the store.

Then you can either take your dev server down, or put a "Bad" pingUrl to try the offline behaviour ?

from react-native-offline.

smoll avatar smoll commented on June 20, 2024

@adrienthiery don't know how I missed that. This works perfectly for my use case 👍

from react-native-offline.

LaloHao avatar LaloHao commented on June 20, 2024

Is it possible to configure the url with an action/reducer?
Right now the app needs to be reloaded entirely to change it

from react-native-offline.

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.