Latest Version (1.120.0) color scheme (light | dark) or color theme changes extremely slow #3086
Unanswered
mvolonnino
asked this question in
Q&A
Replies: 1 comment
-
I like your theme. Could you explain how to reach that result? I don't understand the Tamagui theming. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, just getting a pulse to see if anyone else is running into the same issue I am.
I was running version
1.110.1
before upgrading to1.120.0
as I literally can't run version1.110.1
anymore as metro fails to startSo I upgraded to the latest and now the theme changes extremely slow - upwards of 5-10 seconds. Note in the video, you can see the outline of
green
happen when I first press it & it takes 10 seconds to change the color for the app.Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-12-08.at.10.04.15.mp4
I utilize zustand for persisting my color mode (light or dark) & color theme (red, blue, gray, etc)
And then wrap my App with
TamaguiProvider
I didn't want to open this as an issue as you need to create a reproducible repo first - and wanted to see if anyone else runs into this issue.
Beta Was this translation helpful? Give feedback.
All reactions