Giter Club home page Giter Club logo

Comments (11)

kawallis avatar kawallis commented on June 14, 2024

I tried using it couldnt install perhaps update the instruction to be more clear on what to do

from gatsby-plugin-react-native-web.

slorber avatar slorber commented on June 14, 2024

thanks for reporting @kawallis , can you explain what were your install errors?

from gatsby-plugin-react-native-web.

rickiesmooth avatar rickiesmooth commented on June 14, 2024

I'm using this without any issues :)

from gatsby-plugin-react-native-web.

slorber avatar slorber commented on June 14, 2024

awesome :)

Btw if any site you build is opensource or public don't hesitate to publish link/repo

As the official example got deleted from gatsby repo we don't currently have any example available online

from gatsby-plugin-react-native-web.

rickiesmooth avatar rickiesmooth commented on June 14, 2024

my site is open source, but I can also just make a PR to add a small example folder

from gatsby-plugin-react-native-web.

slorber avatar slorber commented on June 14, 2024

why not ;)

from gatsby-plugin-react-native-web.

barakd avatar barakd commented on June 14, 2024

Worked like a charm, thanks a lot! 🎉

from gatsby-plugin-react-native-web.

slorber avatar slorber commented on June 14, 2024

awesome :) what are you building?

Can you share your rnw / gatsby versions for those that struggle to have a working setup?

from gatsby-plugin-react-native-web.

DoctaCloak avatar DoctaCloak commented on June 14, 2024

So did you basically just take a regular gatsby project and add the RN Web module to it essentially? @slorber ? Or is there a special build process that you also had to setup as well?

from gatsby-plugin-react-native-web.

slorber avatar slorber commented on June 14, 2024

@DoctaCloak I'll try to document it better, as I'm building an example I see what the documenation is lacking.

Mostly those are dependency things that should be added because the lib only declare peerDependencies.

For example you need to add the plugin, but also have at least those dependencies:

    "react": "^16.4.0",
    "react-dom": "^16.4.0",
    "react-native": "^0.55",
    "react-native-web": "^0.10.1",
    "babel-plugin-react-native-web": "^0.10.1",

from gatsby-plugin-react-native-web.

kellerchch avatar kellerchch commented on June 14, 2024

@slorber I'm excited to try your plugin. Thanks for sharing. I've only watched lots of react-native and gatsby tutorials and am venturing in to a project that will have the mobile component so any instructions would be great. I'm trying to refactor an old project, https://take24.io into a native mobile app with the web interface for sharing reports and doing administrative stuff.

from gatsby-plugin-react-native-web.

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.