I need help, I am doing a small school project, and I am making a baking app . Is there anyway that I can take a number from one screen and then add it to a different number on a different screen to produce a total. So for example I have a screen for deposits and I want the number I put for depositing, to a total on a different screen.
Thank You
Why do you need a separate screen for this?
Because I am trying to make it look good, and that is the way I want it.
Very simple, in screen 1 save the number in particular tag of a tinydb and in screen 2 call the stored value of a particular tag and do the work as you need
what about trying to make it good on only one screen?
see also tip 1 here
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
1 Like