Code Monkey home page Code Monkey logo

Comments (8)

aaronyee-eth avatar aaronyee-eth commented on May 18, 2024 3

I created a fork and modified the package to make it support className.

https://github.com/0xGravityLabs/react-native-web

https://www.npmjs.com/package/@gravitylabs/react-native-web

Feel free to use it.

from react-native-css-modules.

JoeBoulton avatar JoeBoulton commented on May 18, 2024 1

How do I get this to work in my project? When I uninstall react-native-web and install your fork, expo says it can't find react-native-web. Any tips?

from react-native-css-modules.

kristerkari avatar kristerkari commented on May 18, 2024

I think that with RNW the only possibility is to use something like patch-package to patch the library to bring className support back.

from react-native-css-modules.

kristerkari avatar kristerkari commented on May 18, 2024

I'm using a patch in the example app that brings back the support for react-native-web className prop:
https://github.com/kristerkari/react-native-css-modules-with-typescript-example/blob/master/patches/react-native-web%2B0.12.3.patch

from react-native-css-modules.

aaronyee-eth avatar aaronyee-eth commented on May 18, 2024

I'm using a patch in the example app that brings back the support for react-native-web className prop: https://github.com/kristerkari/react-native-css-modules-with-typescript-example/blob/master/patches/react-native-web%2B0.12.3.patch

Hey bro, I was going through some cool css solutions and I still believe that a powerful css-in-file could have the best css feature coverage so that I can utilize expo to fully work on Web without losing any consistency across all platforms.

I appreciate your amazing work on the whole solution!

However, I got quite confused when adding the support to RNW. Is there any possibility that you could fork the RNW and the community can help you to maintain the className support and sync with the upstream?

from react-native-css-modules.

kristerkari avatar kristerkari commented on May 18, 2024

Is there any possibility that you could fork the RNW and the community can help you to maintain the className support and sync with the upstream?

I don't want to start maintaining a fork of RNW, so that's why I have not done it.

I created a fork and modified the package to make it support className.

Nice! Do you also have plans to keep on updating the fork with changes from RNW? Your fork could be added to the README if that's the case.

from react-native-css-modules.

aaronyee-eth avatar aaronyee-eth commented on May 18, 2024

Is there any possibility that you could fork the RNW and the community can help you to maintain the className support and sync with the upstream?

I don't want to start maintaining a fork of RNW, so that's why I have not done it.

I created a fork and modified the package to make it support className.

Nice! Do you also have plans to keep on updating the fork with changes from RNW? Your fork could be added to the README if that's the case.

Yes! I think the most maintaining jobs to do are simply just syncing with the upstream as I didn't change much of the code. I'll try to keep it update-to-date at every major release of RNW.

from react-native-css-modules.

kristerkari avatar kristerkari commented on May 18, 2024

@JoeBoulton I have not tested, so I'm not sure if it works, but could that be possible with the alias feature of Yarn or npm?

So if you tried to use react-native-web as an alias for @gravitylabs/react-native-web.

See: https://www.nieknijland.nl/blog/use-multiple-versions-of-an-npm-package-at-the-same-time

from react-native-css-modules.

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.