Code Monkey home page Code Monkey logo

Comments (15)

thabti avatar thabti commented on July 2, 2024

@dorthwein I will look into this, I am happy to accept a PR.

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@dorthwein I had a look and it seems that you're right. I am just between things right now and I will get to fixing this issue soon. I'd recommend to use css for now and not scss.

from react-native-css.

irfaan avatar irfaan commented on July 2, 2024

Still suffering from this even with this patch. Any idea why that might be?

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@davidgruebl can you shed some light on this?

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@irfaan can you provide some example?

from react-native-css.

derektu avatar derektu commented on July 2, 2024

I have the same problem. Here is my css:

maincontainer {
    flex: 1;
    justify-content: center;
    align-items: center;
    background-color: #F5FCFF;
}
rootcontainer {
    flex: 1;
    font-size: 18;
}

and the compiled js only contains the first block (maincontainer).

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@derektu I am looking at this today, and I will improve the testing so we can cover these scenarios.

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@dorthwein @derektu @irfaan hi guys I tried to replicate this on my machine and I had no luck figuring out the issue.

https://circleci.com/gh/sabeurthabti/react-native-css/81/ https://github.com/sabeurthabti/react-native-css/blob/master/test/rnc.test.js.

I am running:
node:5.3.0 and npm: 3.3.2.

from react-native-css.

irfaan avatar irfaan commented on July 2, 2024

Seeing the issue on node: v5.7.0, npm: 3.6.0 (react-native-css 1.2.26)

Rolled back to react-native-css v1.2.18 and no longer experience the issue. Picked that version because that was what I used on a previous project. I didn't iterate through to see where the problem began.

from react-native-css.

thabti avatar thabti commented on July 2, 2024

thank you @irfaan, I will investigate further.

from react-native-css.

thabti avatar thabti commented on July 2, 2024

I tried with the specific version of node and all the tests are working fine. @irfaan if you have time can you clone this repo and run npm install && npm test and let me know what you get? or any error you get.

from react-native-css.

derektu avatar derektu commented on July 2, 2024

I am running node 4.3.1, and after upgrade to v.1.2.27, the program goes away !!.
Thanks for your help.

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@derektu awesome glad it has been resolved for you. I will keep this ticket open.

from react-native-css.

irfaan avatar irfaan commented on July 2, 2024

@sabeurthabti Can confirm that 1.2.27 solved the problem. Thanks! Also, if you were waiting for me to confirm, thanks again!

from react-native-css.

thabti avatar thabti commented on July 2, 2024

@irfaan yeah I was, glad it's working for you. I will close this issue now. Thank you everyone 👍

from react-native-css.

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.