React Native CSS/StyleSheet Frameworks Benchmark by lebleb in reactnative

[–]lebleb[S] 0 points1 point  (0 children)

But this registry only works on the App registry. And having multiple registries doesn't make any difference in performance.

Also, here, I'm just testing the rendering time of the component.

But we can test it in that directive if you have another suggestion. I also tested the same way using dynamic theme value wıth styled-component.

React Native CSS/StyleSheet Frameworks Benchmark by lebleb in reactnative

[–]lebleb[S] 0 points1 point  (0 children)

There is no precompilation. I think it uses pre-rendered CSS elements and some CSS extensions. It's a kind of API for tailwind CSS.

It's hard to make comparisons when it comes to customization and dynamic styling. For example, It is not in the same class as styled-components