hi guys, I’m developing an application that can have two themes according to the user’s preference.
I managed to create and used tinyDB to store the colors and which theme is currently selected.
THE PROBLEM I found and would like your help was that when changing screens the following happens:
The default theme is the light theme. If you change to the dark theme in the settings, then after changing the screen for a few seconds the app displays the light theme and then changes to the dark theme. I wish those seconds of delay did not occur. Does anyone know what to do?
Instead of posting the aia, it would be better if you post the related blocks and a screen-recording of the effect you are getting while changing the themes…
I checked you aia and i notice that you have 5 screens, you can transform this in one screen using arrangements, this will drop the time when you click on a option on botton navigation.
+You are using a old version of Dynamic Components
I created another app with this technique of many screens in just one screen. I didn’t do this the same because I thought that many features could slow the app down. I will follow these tips, and I read the content, thanks.
When you talk about the old version of dynamic components, what do you mean?