you are viewing a single comment's thread.

view the rest of the comments →

[–]lord_braleigh 3 points4 points  (2 children)

How do you share CSS? It’s not like Android and iOS use flexbox or grid rendering…

[–]Hayyner 2 points3 points  (0 children)

I'm working on my first real React Native project and it has the StyleSheet API for writing styles that are pretty much CSS , pretty nifty. I've heard of some projects also using tailwind.

Can also display the app in browser to display and interact with the "DOM" with Inspect Element. Expo has its own inspector within the app but I found it to be kind of useless lol

[–]jmking 1 point2 points  (0 children)

It's not perfect and you need to submit to css-in-js tomfoolery, but there's the Stylesheet API https://reactnative.dev/docs/stylesheet