GithubHelp home page GithubHelp logo

Comments (10)

xerervw avatar xerervw commented on June 11, 2024

I think something is going wrong with the combination of turbolinks and perhaps my web app. The standard screen when creating a react native app does load.

from react-native-turbolinks.

lazaronixon avatar lazaronixon commented on June 11, 2024

Try use you local ip instead localhost

from react-native-turbolinks.

xerervw avatar xerervw commented on June 11, 2024

Thanks for your swift reply.

tried this:
Turbolinks.startSingleScreenApp({url: 'IPv4-adress'});

this returns:
Alert
This requested url has not been found on this server.

Also tried this:
Turbolinks.startSingleScreenApp({url: 'IPv4-adress:3000'});

this returns:
Alert
The url can't be shown.

from react-native-turbolinks.

lazaronixon avatar lazaronixon commented on June 11, 2024

You should use you local address like 192.168.0.xxx

from react-native-turbolinks.

xerervw avatar xerervw commented on June 11, 2024

I did it like this:
Turbolinks.startSingleScreenApp({url: 'IP'});
got the ip adress from here:

Schermafbeelding 2020-04-19 om 21 06 26

Am I doing something wrong?

from react-native-turbolinks.

lazaronixon avatar lazaronixon commented on June 11, 2024

If you are using server example it should be http://192.168.0.100:9292

from react-native-turbolinks.

xerervw avatar xerervw commented on June 11, 2024

I keep getting this response:

Schermafbeelding 2020-04-19 om 23 08 51

from react-native-turbolinks.

lazaronixon avatar lazaronixon commented on June 11, 2024

it is opening on browser?

from react-native-turbolinks.

xerervw avatar xerervw commented on June 11, 2024

No it isn't..
I tried npx react-native run-ios with http://localhost:9292
Returned: 'Can't connect to server'

also tried npx react-native start
but It doesn't work in browser..

from react-native-turbolinks.

lazaronixon avatar lazaronixon commented on June 11, 2024

The problem seens to be on server... I updated server to run on ruby 2.7.1... clone and try to run ./demo-server

from react-native-turbolinks.

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.