Content pfp
Content
@
0 reply
0 recast
0 reaction

@
0 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
in case it's useful, i tend to use https://tvke.github.io/react-native-tailwindcss/. i haven't done a deep dive, but i assume it's pretty performant given that it's just expose a deep object of view / test styles, doesn't have any runtime compute, and only using a subset of tailwind's classes.
1 reply
0 recast
1 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
also, while it's more of a preference, i prefer that it actually uses pojos, so you get type safety and auto suggest without having to worry about extra compilation steps and ide plugins.
0 reply
0 recast
0 reaction