Hello
I am trying to move bits of data from one screen to another. I have seen this done previously with local storage, but cannot find it on the app development screen.
Can anyone help?
Hello
I am trying to move bits of data from one screen to another. I have seen this done previously with local storage, but cannot find it on the app development screen.
Can anyone help?
Just make an app variable on that screen, and then you can use it on another screens by its name.
Documentation for vatiables : Variables - Thunkable Docs