react-native-style-libraries-benchmark icon indicating copy to clipboard operation
react-native-style-libraries-benchmark copied to clipboard

Results 10 react-native-style-libraries-benchmark issues
Sort by recently updated
recently updated
newest added

Hello, we added our library react-native-styled-system to the example. I haven't tested it, but I have the code all worked on. Could you take a look at this PR? If...

Since [NativeWind](https://www.nativewind.dev/v4/overview) has finally updated to v4, it's interesting to have it in the benchmarks. Thank you in advance.

I couldn't update the scores as the profiler doesn't run on my local... unistyles is still at the top and gluestack performs much better now

Since 'Native' is ambiguous and could potentially lead people to believe it is 'Native (Swift)', where it's actually React Native (where 'StyleSheet' is the reference used for this in the...

Hey guys, appreciate the effort here, but I saw someone sharing this around the other day and realized it's doing a lot more harm than good. I don't think these...

Im just curious, because im willing to trade slower development performance for Developer experience, i believe Benchmark for production apps would give more valuable insight

The benchmarks for ReactNative, Twrnc, and Unistyles focus on testing object-based styling libraries. In contrast, the remaining tests assess component-based styling libraries. Example of component styling: ``` const StyledView =...

I've made a newer styling library for React Native, it is minimal and easy to use - works really close to the ecosystem So I'd love if it's added to...