Skip to content

chore: updated and pinned dep versions#9

Open
atanaskanchev wants to merge 3 commits intomainfrom
chore-updated-versions
Open

chore: updated and pinned dep versions#9
atanaskanchev wants to merge 3 commits intomainfrom
chore-updated-versions

Conversation

@atanaskanchev
Copy link
Collaborator

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

@atanaskanchev
Copy link
Collaborator Author

@efstathiosntonas I've updated all the deps, however I'm unable to run the profiler on my mbp. Do you mind having a look at the pr?

image

@marklawlor
Copy link

You may want to consider bench-marking NativeWind separately from the other frameworks. NativeWind v4 is global, it changes the jsx import from react->nativewind so 'nativewind' code will be run for every <View />, no matter the framework.

@marklawlor
Copy link

You may want to consider bench-marking NativeWind separately from the other frameworks. NativeWind v4 is global, it changes the jsx import from react->nativewind so 'nativewind' code will be run for every <View />, no matter the framework.

As of 4.0.27 you can add cssInterop={false} to a component to disable the NativeWind transform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants