← Back to context Comment by underdeserver 1 month ago I'm sorry what 7 comments underdeserver Reply afiori 1 month ago I find it is a good idea, it allows developers to cleanly define how to structure elements without random divs sneaking in.It requires a strong design system and it probably makes it harder to use some web APIs but those can be reasonable tradeoffs docmars 1 month ago Speaking of which, is there a Tailwind CSS equivalent for React Native? I find passing `style` objects around (ala CSS Modules) to be a pain after using Tailwind for so long in web projects.EDIT: Found one that's going v5 soon, looks nice. https://www.nativewind.dev/ rauli_ 1 month ago In case you want to use React to make Web sites as well. neals 1 month ago They should make a version of that runs as an app on a phone jasongill 1 month ago They have one, it's called React Native Web Native tcoff91 1 month ago Twitter is built in React Native Web
afiori 1 month ago I find it is a good idea, it allows developers to cleanly define how to structure elements without random divs sneaking in.It requires a strong design system and it probably makes it harder to use some web APIs but those can be reasonable tradeoffs docmars 1 month ago Speaking of which, is there a Tailwind CSS equivalent for React Native? I find passing `style` objects around (ala CSS Modules) to be a pain after using Tailwind for so long in web projects.EDIT: Found one that's going v5 soon, looks nice. https://www.nativewind.dev/
docmars 1 month ago Speaking of which, is there a Tailwind CSS equivalent for React Native? I find passing `style` objects around (ala CSS Modules) to be a pain after using Tailwind for so long in web projects.EDIT: Found one that's going v5 soon, looks nice. https://www.nativewind.dev/
rauli_ 1 month ago In case you want to use React to make Web sites as well. neals 1 month ago They should make a version of that runs as an app on a phone jasongill 1 month ago They have one, it's called React Native Web Native
neals 1 month ago They should make a version of that runs as an app on a phone jasongill 1 month ago They have one, it's called React Native Web Native
I find it is a good idea, it allows developers to cleanly define how to structure elements without random divs sneaking in.
It requires a strong design system and it probably makes it harder to use some web APIs but those can be reasonable tradeoffs
Speaking of which, is there a Tailwind CSS equivalent for React Native? I find passing `style` objects around (ala CSS Modules) to be a pain after using Tailwind for so long in web projects.
EDIT: Found one that's going v5 soon, looks nice. https://www.nativewind.dev/
In case you want to use React to make Web sites as well.
They should make a version of that runs as an app on a phone
They have one, it's called React Native Web Native
Twitter is built in React Native Web